#b3bf2d color space conversions
Hex:
        #b3bf2d
        RGB:
        179, 191, 45
        CMY:
        30, 25, 82
        CMYK:
        6, 0, 76, 25
      HSL:
        65°, 61.8644%, 46.2745%
        HSV (HSB):
        65°, 76.4398%, 74.9020%
        XYZ:
        37.6949, 47.0348, 9.5745
        xyY:
        0.3997, 0.4988, 47.0348
      CIE-Lab:
        74.2120, -21.4910, 66.6010
        CIE-LCH:
        74.2120, 69.9825, 107.8840
        CIE-Luv:
        74.2120, -2.4258, 77.2183
        Hunter-Lab:
        68.5819, -21.9089, 39.7300
      #b3bf2d color charts
#b3bf2d RGB chart
      #b3bf2d CMYK chart
      #b3bf2d RGB pie chart
      #b3bf2d color shades, tints & tones
#b3bf2d color schemes
#b3bf2d color preview, HTML & CSS examples
           This text has a color of #b3bf2d        
        
          <p style="color:#b3bf2d;">Text here</p>
        
        
          .mytext {color:#b3bf2d;}
        
        Text color #b3bf2d
      
           This box has a color of #b3bf2d        
        
          <div style="background-color:#b3bf2d;">Content here</div>
        
        
          .mybackground {background-color:#b3bf2d;}
        
        Background color #b3bf2d
      
           Border around this has a color of #b3bf2d        
        
          <div style="border:2px solid #b3bf2d;">Content here</div>
        
        
          .myborder {border:2px solid #b3bf2d;}
        
        Border color #b3bf2d