#bdfc12 color space conversions
Hex:
        #bdfc12
        RGB:
        189, 252, 18
        CMY:
        26, 1, 93
        CMYK:
        25, 0, 93, 1
      HSL:
        76°, 97.5000%, 52.9412%
        HSV (HSB):
        76°, 92.8571%, 98.8235%
        XYZ:
        55.9059, 80.4833, 13.1606
        xyY:
        0.3738, 0.5382, 80.4833
      CIE-Lab:
        91.9013, -46.1603, 87.1507
        CIE-LCH:
        91.9013, 98.6206, 117.9084
        CIE-Luv:
        91.9013, -31.2658, 104.8099
        Hunter-Lab:
        89.7125, -45.7616, 54.1011
      #bdfc12 color charts
#bdfc12 RGB chart
      #bdfc12 CMYK chart
      #bdfc12 RGB pie chart
      #bdfc12 color shades, tints & tones
#bdfc12 color schemes
#bdfc12 color preview, HTML & CSS examples
           This text has a color of #bdfc12        
        
          <p style="color:#bdfc12;">Text here</p>
        
        
          .mytext {color:#bdfc12;}
        
        Text color #bdfc12
      
           This box has a color of #bdfc12        
        
          <div style="background-color:#bdfc12;">Content here</div>
        
        
          .mybackground {background-color:#bdfc12;}
        
        Background color #bdfc12
      
           Border around this has a color of #bdfc12        
        
          <div style="border:2px solid #bdfc12;">Content here</div>
        
        
          .myborder {border:2px solid #bdfc12;}
        
        Border color #bdfc12