#bdfe3f color space conversions
Hex:
        #bdfe3f
        RGB:
        189, 254, 63
        CMY:
        26, 0, 75
        CMYK:
        26, 0, 75, 0
      HSL:
        80°, 98.9637%, 62.1569%
        HSV (HSB):
        80°, 75.1969%, 99.6078%
        XYZ:
        57.3253, 82.0613, 17.5207
        xyY:
        0.3653, 0.5230, 82.0613
      CIE-Lab:
        92.6019, -45.6644, 78.4619
        CIE-LCH:
        92.6019, 90.7827, 120.1992
        CIE-Luv:
        92.6019, -32.2897, 99.3036
        Hunter-Lab:
        90.5877, -45.5710, 51.9440
      #bdfe3f color charts
#bdfe3f RGB chart
      #bdfe3f CMYK chart
      #bdfe3f RGB pie chart
      #bdfe3f color shades, tints & tones
#bdfe3f color schemes
#bdfe3f color preview, HTML & CSS examples
           This text has a color of #bdfe3f        
        
          <p style="color:#bdfe3f;">Text here</p>
        
        
          .mytext {color:#bdfe3f;}
        
        Text color #bdfe3f
      
           This box has a color of #bdfe3f        
        
          <div style="background-color:#bdfe3f;">Content here</div>
        
        
          .mybackground {background-color:#bdfe3f;}
        
        Background color #bdfe3f
      
           Border around this has a color of #bdfe3f        
        
          <div style="border:2px solid #bdfe3f;">Content here</div>
        
        
          .myborder {border:2px solid #bdfe3f;}
        
        Border color #bdfe3f