#bfd52e color space conversions
Hex:
        #bfd52e
        RGB:
        191, 213, 46
        CMY:
        25, 16, 82
        CMYK:
        10, 0, 78, 16
      HSL:
        68°, 66.5339%, 50.7843%
        HSV (HSB):
        68°, 78.4038%, 83.5294%
        XYZ:
        45.7732, 58.8621, 11.5338
        xyY:
        0.3940, 0.5067, 58.8621
      CIE-Lab:
        81.2157, -27.1161, 72.9822
        CIE-LCH:
        81.2157, 77.8569, 110.3822
        CIE-Luv:
        81.2157, -8.2063, 86.1558
        Hunter-Lab:
        76.7217, -27.7672, 44.7919
      #bfd52e color charts
#bfd52e RGB chart
      #bfd52e CMYK chart
      #bfd52e RGB pie chart
      #bfd52e color shades, tints & tones
#bfd52e color schemes
#bfd52e color preview, HTML & CSS examples
           This text has a color of #bfd52e        
        
          <p style="color:#bfd52e;">Text here</p>
        
        
          .mytext {color:#bfd52e;}
        
        Text color #bfd52e
      
           This box has a color of #bfd52e        
        
          <div style="background-color:#bfd52e;">Content here</div>
        
        
          .mybackground {background-color:#bfd52e;}
        
        Background color #bfd52e
      
           Border around this has a color of #bfd52e        
        
          <div style="border:2px solid #bfd52e;">Content here</div>
        
        
          .myborder {border:2px solid #bfd52e;}
        
        Border color #bfd52e