#0dfb00 color space conversions
Hex:
        #0dfb00
        RGB:
        13, 251, 0
        CMY:
        95, 2, 100
        CMYK:
        95, 0, 100, 2
      HSL:
        117°, 100.0000%, 49.2157%
        HSV (HSB):
        117°, 100.0000%, 98.4314%
        XYZ:
        34.6632, 69.0799, 11.5068
        xyY:
        0.3008, 0.5994, 69.0799
      CIE-Lab:
        86.5436, -84.7694, 82.2420
        CIE-LCH:
        86.5436, 118.1084, 135.8670
        CIE-Luv:
        86.5436, -81.4613, 105.8811
        Hunter-Lab:
        83.1143, -71.0060, 49.9716
      #0dfb00 color charts
#0dfb00 RGB chart
      #0dfb00 CMYK chart
      #0dfb00 RGB pie chart
      #0dfb00 color shades, tints & tones
#0dfb00 color schemes
#0dfb00 color preview, HTML & CSS examples
           This text has a color of #0dfb00        
        
          <p style="color:#0dfb00;">Text here</p>
        
        
          .mytext {color:#0dfb00;}
        
        Text color #0dfb00
      
           This box has a color of #0dfb00        
        
          <div style="background-color:#0dfb00;">Content here</div>
        
        
          .mybackground {background-color:#0dfb00;}
        
        Background color #0dfb00
      
           Border around this has a color of #0dfb00        
        
          <div style="border:2px solid #0dfb00;">Content here</div>
        
        
          .myborder {border:2px solid #0dfb00;}
        
        Border color #0dfb00