#bdfc0e color space conversions
Hex:
        #bdfc0e
        RGB:
        189, 252, 14
        CMY:
        26, 1, 95
        CMYK:
        25, 0, 94, 1
      HSL:
        76°, 97.5410%, 52.1569%
        HSV (HSB):
        76°, 94.4444%, 98.8235%
        XYZ:
        55.8759, 80.4713, 13.0030
        xyY:
        0.3741, 0.5388, 80.4713
      CIE-Lab:
        91.8959, -46.2119, 87.5376
        CIE-LCH:
        91.8959, 98.9868, 117.8300
        CIE-Luv:
        91.8959, -31.2663, 105.0529
        Hunter-Lab:
        89.7058, -45.8011, 54.1999
      #bdfc0e color charts
#bdfc0e RGB chart
      #bdfc0e CMYK chart
      #bdfc0e RGB pie chart
      #bdfc0e color shades, tints & tones
#bdfc0e color schemes
#bdfc0e color preview, HTML & CSS examples
           This text has a color of #bdfc0e        
        
          <p style="color:#bdfc0e;">Text here</p>
        
        
          .mytext {color:#bdfc0e;}
        
        Text color #bdfc0e
      
           This box has a color of #bdfc0e        
        
          <div style="background-color:#bdfc0e;">Content here</div>
        
        
          .mybackground {background-color:#bdfc0e;}
        
        Background color #bdfc0e
      
           Border around this has a color of #bdfc0e        
        
          <div style="border:2px solid #bdfc0e;">Content here</div>
        
        
          .myborder {border:2px solid #bdfc0e;}
        
        Border color #bdfc0e