#bdfc08 color space conversions
Hex:
        #bdfc08
        RGB:
        189, 252, 8
        CMY:
        26, 1, 97
        CMYK:
        25, 0, 97, 1
      HSL:
        75°, 97.6000%, 50.9804%
        HSV (HSB):
        75°, 96.8254%, 98.8235%
        XYZ:
        55.8405, 80.4572, 12.8164
        xyY:
        0.3745, 0.5396, 80.4572
      CIE-Lab:
        91.8896, -46.2732, 88.0001
        CIE-LCH:
        91.8896, 99.4245, 117.7368
        CIE-Luv:
        91.8896, -31.2670, 105.3412
        Hunter-Lab:
        89.6979, -45.8480, 54.3169
      #bdfc08 color charts
#bdfc08 RGB chart
      #bdfc08 CMYK chart
      #bdfc08 RGB pie chart
      #bdfc08 color shades, tints & tones
#bdfc08 color schemes
#bdfc08 color preview, HTML & CSS examples
           This text has a color of #bdfc08        
        
          <p style="color:#bdfc08;">Text here</p>
        
        
          .mytext {color:#bdfc08;}
        
        Text color #bdfc08
      
           This box has a color of #bdfc08        
        
          <div style="background-color:#bdfc08;">Content here</div>
        
        
          .mybackground {background-color:#bdfc08;}
        
        Background color #bdfc08
      
           Border around this has a color of #bdfc08        
        
          <div style="border:2px solid #bdfc08;">Content here</div>
        
        
          .myborder {border:2px solid #bdfc08;}
        
        Border color #bdfc08