#b3bf05 color space conversions
Hex:
        #b3bf05
        RGB:
        179, 191, 5
        CMY:
        30, 25, 98
        CMYK:
        6, 0, 97, 25
      HSL:
        64°, 94.8980%, 38.4314%
        HSV (HSB):
        64°, 97.3822%, 74.9020%
        XYZ:
        37.2486, 46.8563, 7.2245
        xyY:
        0.4078, 0.5130, 46.8563
      CIE-Lab:
        74.0977, -22.4539, 74.3730
        CIE-LCH:
        74.0977, 77.6886, 106.7996
        CIE-Luv:
        74.0977, -2.1665, 82.1227
        Hunter-Lab:
        68.4516, -22.6579, 41.6586
      #b3bf05 color charts
#b3bf05 RGB chart
      #b3bf05 CMYK chart
      #b3bf05 RGB pie chart
      #b3bf05 color shades, tints & tones
#b3bf05 color schemes
#b3bf05 color preview, HTML & CSS examples
           This text has a color of #b3bf05        
        
          <p style="color:#b3bf05;">Text here</p>
        
        
          .mytext {color:#b3bf05;}
        
        Text color #b3bf05
      
           This box has a color of #b3bf05        
        
          <div style="background-color:#b3bf05;">Content here</div>
        
        
          .mybackground {background-color:#b3bf05;}
        
        Background color #b3bf05
      
           Border around this has a color of #b3bf05        
        
          <div style="border:2px solid #b3bf05;">Content here</div>
        
        
          .myborder {border:2px solid #b3bf05;}
        
        Border color #b3bf05