#bdf042 color space conversions
Hex:
        #bdf042
        RGB:
        189, 240, 66
        CMY:
        26, 6, 74
        CMYK:
        21, 0, 73, 6
      HSL:
        78°, 85.2941%, 60.0000%
        HSV (HSB):
        78°, 72.5000%, 94.1176%
        XYZ:
        53.1297, 73.5323, 16.5472
        xyY:
        0.3710, 0.5135, 73.5323
      CIE-Lab:
        88.7010, -39.4183, 73.7894
        CIE-LCH:
        88.7010, 83.6581, 118.1111
        CIE-Luv:
        88.7010, -24.8913, 92.8525
        Hunter-Lab:
        85.7510, -39.4690, 48.5846
      #bdf042 color charts
#bdf042 RGB chart
      #bdf042 CMYK chart
      #bdf042 RGB pie chart
      #bdf042 color shades, tints & tones
#bdf042 color schemes
#bdf042 color preview, HTML & CSS examples
           This text has a color of #bdf042        
        
          <p style="color:#bdf042;">Text here</p>
        
        
          .mytext {color:#bdf042;}
        
        Text color #bdf042
      
           This box has a color of #bdf042        
        
          <div style="background-color:#bdf042;">Content here</div>
        
        
          .mybackground {background-color:#bdf042;}
        
        Background color #bdf042
      
           Border around this has a color of #bdf042        
        
          <div style="border:2px solid #bdf042;">Content here</div>
        
        
          .myborder {border:2px solid #bdf042;}
        
        Border color #bdf042