#bfdc05 color space conversions
Hex:
        #bfdc05
        RGB:
        191, 220, 5
        CMY:
        25, 14, 98
        CMYK:
        13, 0, 98, 14
      HSL:
        68°, 95.5556%, 44.1176%
        HSV (HSB):
        68°, 97.7273%, 86.2745%
        XYZ:
        47.1065, 62.2737, 9.6808
        xyY:
        0.3956, 0.5230, 62.2737
      CIE-Lab:
        83.0588, -31.2915, 81.5260
        CIE-LCH:
        83.0588, 87.3250, 110.9979
        CIE-Luv:
        83.0588, -12.2301, 93.3327
        Hunter-Lab:
        78.9137, -31.5459, 47.9661
      #bfdc05 color charts
#bfdc05 RGB chart
      #bfdc05 CMYK chart
      #bfdc05 RGB pie chart
      #bfdc05 color shades, tints & tones
#bfdc05 color schemes
#bfdc05 color preview, HTML & CSS examples
           This text has a color of #bfdc05        
        
          <p style="color:#bfdc05;">Text here</p>
        
        
          .mytext {color:#bfdc05;}
        
        Text color #bfdc05
      
           This box has a color of #bfdc05        
        
          <div style="background-color:#bfdc05;">Content here</div>
        
        
          .mybackground {background-color:#bfdc05;}
        
        Background color #bfdc05
      
           Border around this has a color of #bfdc05        
        
          <div style="border:2px solid #bfdc05;">Content here</div>
        
        
          .myborder {border:2px solid #bfdc05;}
        
        Border color #bfdc05