#bdfc2b color space conversions
Hex:
        #bdfc2b
        RGB:
        189, 252, 43
        CMY:
        26, 1, 83
        CMYK:
        25, 0, 83, 1
      HSL:
        78°, 97.2093%, 57.8431%
        HSV (HSB):
        78°, 82.9365%, 98.8235%
        XYZ:
        56.2327, 80.6140, 14.8818
        xyY:
        0.3706, 0.5313, 80.6140
      CIE-Lab:
        91.9597, -45.5971, 83.1157
        CIE-LCH:
        91.9597, 94.8015, 118.7491
        CIE-Luv:
        91.9597, -31.2599, 102.1691
        Hunter-Lab:
        89.7853, -45.3294, 53.0225
      #bdfc2b color charts
#bdfc2b RGB chart
      #bdfc2b CMYK chart
      #bdfc2b RGB pie chart
      #bdfc2b color shades, tints & tones
#bdfc2b color schemes
#bdfc2b color preview, HTML & CSS examples
           This text has a color of #bdfc2b        
        
          <p style="color:#bdfc2b;">Text here</p>
        
        
          .mytext {color:#bdfc2b;}
        
        Text color #bdfc2b
      
           This box has a color of #bdfc2b        
        
          <div style="background-color:#bdfc2b;">Content here</div>
        
        
          .mybackground {background-color:#bdfc2b;}
        
        Background color #bdfc2b
      
           Border around this has a color of #bdfc2b        
        
          <div style="border:2px solid #bdfc2b;">Content here</div>
        
        
          .myborder {border:2px solid #bdfc2b;}
        
        Border color #bdfc2b