#0dde3f color space conversions
Hex:
        #0dde3f
        RGB:
        13, 222, 63
        CMY:
        95, 13, 75
        CMYK:
        94, 0, 72, 13
      HSL:
        134°, 88.9362%, 46.0784%
        HSV (HSB):
        134°, 94.1441%, 87.0588%
        XYZ:
        27.1845, 52.6870, 13.4395
        xyY:
        0.2913, 0.5646, 52.6870
      CIE-Lab:
        77.6898, -74.4048, 61.9545
        CIE-LCH:
        77.6898, 96.8217, 140.2169
        CIE-Luv:
        77.6898, -71.7858, 85.2901
        Hunter-Lab:
        72.5858, -60.1743, 39.8324
      #0dde3f color charts
#0dde3f RGB chart
      #0dde3f CMYK chart
      #0dde3f RGB pie chart
      #0dde3f color shades, tints & tones
#0dde3f color schemes
#0dde3f color preview, HTML & CSS examples
           This text has a color of #0dde3f        
        
          <p style="color:#0dde3f;">Text here</p>
        
        
          .mytext {color:#0dde3f;}
        
        Text color #0dde3f
      
           This box has a color of #0dde3f        
        
          <div style="background-color:#0dde3f;">Content here</div>
        
        
          .mybackground {background-color:#0dde3f;}
        
        Background color #0dde3f
      
           Border around this has a color of #0dde3f        
        
          <div style="border:2px solid #0dde3f;">Content here</div>
        
        
          .myborder {border:2px solid #0dde3f;}
        
        Border color #0dde3f