#0dfd00 color space conversions
Hex:
        #0dfd00
        RGB:
        13, 253, 0
        CMY:
        95, 1, 100
        CMYK:
        95, 0, 100, 1
      HSL:
        117°, 100.0000%, 49.6078%
        HSV (HSB):
        117°, 100.0000%, 99.2157%
        XYZ:
        35.2913, 70.3361, 11.7162
        xyY:
        0.3008, 0.5994, 70.3361
      CIE-Lab:
        87.1615, -85.2878, 82.7372
        CIE-LCH:
        87.1615, 118.8253, 135.8697
        CIE-Luv:
        87.1615, -82.0516, 106.6381
        Hunter-Lab:
        83.8666, -71.6534, 50.4238
      #0dfd00 color charts
#0dfd00 RGB chart
      #0dfd00 CMYK chart
      #0dfd00 RGB pie chart
      #0dfd00 color shades, tints & tones
#0dfd00 color schemes
#0dfd00 color preview, HTML & CSS examples
           This text has a color of #0dfd00        
        
          <p style="color:#0dfd00;">Text here</p>
        
        
          .mytext {color:#0dfd00;}
        
        Text color #0dfd00
      
           This box has a color of #0dfd00        
        
          <div style="background-color:#0dfd00;">Content here</div>
        
        
          .mybackground {background-color:#0dfd00;}
        
        Background color #0dfd00
      
           Border around this has a color of #0dfd00        
        
          <div style="border:2px solid #0dfd00;">Content here</div>
        
        
          .myborder {border:2px solid #0dfd00;}
        
        Border color #0dfd00