#bdf00e color space conversions
Hex:
        #bdf00e
        RGB:
        189, 240, 14
        CMY:
        26, 6, 95
        CMYK:
        21, 0, 94, 6
      HSL:
        74°, 88.9764%, 49.8039%
        HSV (HSB):
        74°, 94.1667%, 94.1176%
        XYZ:
        52.2256, 73.1707, 11.7862
        xyY:
        0.3807, 0.5334, 73.1707
      CIE-Lab:
        88.5291, -41.0269, 84.9059
        CIE-LCH:
        88.5291, 94.2986, 115.7900
        CIE-Luv:
        88.5291, -24.8271, 100.4977
        Hunter-Lab:
        85.5399, -40.7132, 51.7085
      #bdf00e color charts
#bdf00e RGB chart
      #bdf00e CMYK chart
      #bdf00e RGB pie chart
      #bdf00e color shades, tints & tones
#bdf00e color schemes
#bdf00e color preview, HTML & CSS examples
           This text has a color of #bdf00e        
        
          <p style="color:#bdf00e;">Text here</p>
        
        
          .mytext {color:#bdf00e;}
        
        Text color #bdf00e
      
           This box has a color of #bdf00e        
        
          <div style="background-color:#bdf00e;">Content here</div>
        
        
          .mybackground {background-color:#bdf00e;}
        
        Background color #bdf00e
      
           Border around this has a color of #bdf00e        
        
          <div style="border:2px solid #bdf00e;">Content here</div>
        
        
          .myborder {border:2px solid #bdf00e;}
        
        Border color #bdf00e