#bfdf02 color space conversions
Hex:
        #bfdf02
        RGB:
        191, 223, 2
        CMY:
        25, 13, 99
        CMYK:
        14, 0, 99, 13
      HSL:
        69°, 98.2222%, 44.1176%
        HSV (HSB):
        69°, 99.1031%, 87.4510%
        XYZ:
        47.8845, 63.8561, 9.8591
        xyY:
        0.3938, 0.5251, 63.8561
      CIE-Lab:
        83.8908, -32.7112, 82.4159
        CIE-LCH:
        83.8908, 88.6702, 111.6483
        CIE-Luv:
        83.8908, -13.9956, 94.6312
        Hunter-Lab:
        79.9100, -32.8799, 48.6219
      #bfdf02 color charts
#bfdf02 RGB chart
      #bfdf02 CMYK chart
      #bfdf02 RGB pie chart
      #bfdf02 color shades, tints & tones
#bfdf02 color schemes
#bfdf02 color preview, HTML & CSS examples
           This text has a color of #bfdf02        
        
          <p style="color:#bfdf02;">Text here</p>
        
        
          .mytext {color:#bfdf02;}
        
        Text color #bfdf02
      
           This box has a color of #bfdf02        
        
          <div style="background-color:#bfdf02;">Content here</div>
        
        
          .mybackground {background-color:#bfdf02;}
        
        Background color #bfdf02
      
           Border around this has a color of #bfdf02        
        
          <div style="border:2px solid #bfdf02;">Content here</div>
        
        
          .myborder {border:2px solid #bfdf02;}
        
        Border color #bfdf02