#b5bf30 color space conversions
Hex:
        #b5bf30
        RGB:
        181, 191, 48
        CMY:
        29, 25, 81
        CMYK:
        5, 0, 75, 25
      HSL:
        64°, 59.8326%, 46.8627%
        HSV (HSB):
        64°, 74.8691%, 74.9020%
        XYZ:
        38.2204, 47.2988, 9.9115
        xyY:
        0.4005, 0.4956, 47.2988
      CIE-Lab:
        74.3805, -20.5179, 65.8602
        CIE-LCH:
        74.3805, 68.9822, 107.3038
        CIE-Luv:
        74.3805, -1.1522, 76.6000
        Hunter-Lab:
        68.7741, -21.1555, 39.5972
      #b5bf30 color charts
#b5bf30 RGB chart
      #b5bf30 CMYK chart
      #b5bf30 RGB pie chart
      #b5bf30 color shades, tints & tones
#b5bf30 color schemes
#b5bf30 color preview, HTML & CSS examples
           This text has a color of #b5bf30        
        
          <p style="color:#b5bf30;">Text here</p>
        
        
          .mytext {color:#b5bf30;}
        
        Text color #b5bf30
      
           This box has a color of #b5bf30        
        
          <div style="background-color:#b5bf30;">Content here</div>
        
        
          .mybackground {background-color:#b5bf30;}
        
        Background color #b5bf30
      
           Border around this has a color of #b5bf30        
        
          <div style="border:2px solid #b5bf30;">Content here</div>
        
        
          .myborder {border:2px solid #b5bf30;}
        
        Border color #b5bf30