#bfdc52 color space conversions
Hex:
        #bfdc52
        RGB:
        191, 220, 82
        CMY:
        25, 14, 68
        CMYK:
        13, 0, 63, 14
      HSL:
        73°, 66.3462%, 59.2157%
        HSV (HSB):
        73°, 62.7273%, 86.2745%
        XYZ:
        48.6020, 62.8720, 17.5565
        xyY:
        0.3767, 0.4873, 62.8720
      CIE-Lab:
        83.3750, -28.5104, 62.4792
        CIE-LCH:
        83.3750, 68.6767, 114.5281
        CIE-Luv:
        83.3750, -12.6680, 79.6443
        Hunter-Lab:
        79.2918, -29.3489, 42.3765
      #bfdc52 color charts
#bfdc52 RGB chart
      #bfdc52 CMYK chart
      #bfdc52 RGB pie chart
      #bfdc52 color shades, tints & tones
#bfdc52 color schemes
#bfdc52 color preview, HTML & CSS examples
           This text has a color of #bfdc52        
        
          <p style="color:#bfdc52;">Text here</p>
        
        
          .mytext {color:#bfdc52;}
        
        Text color #bfdc52
      
           This box has a color of #bfdc52        
        
          <div style="background-color:#bfdc52;">Content here</div>
        
        
          .mybackground {background-color:#bfdc52;}
        
        Background color #bfdc52
      
           Border around this has a color of #bfdc52        
        
          <div style="border:2px solid #bfdc52;">Content here</div>
        
        
          .myborder {border:2px solid #bfdc52;}
        
        Border color #bfdc52