#0ddf27 color space conversions
Hex:
        #0ddf27
        RGB:
        13, 223, 39
        CMY:
        95, 13, 85
        CMYK:
        94, 0, 83, 13
      HSL:
        127°, 88.9831%, 46.2745%
        HSV (HSB):
        127°, 94.1704%, 87.4510%
        XYZ:
        26.9199, 53.0074, 10.7321
        xyY:
        0.2969, 0.5847, 53.0074
      CIE-Lab:
        77.8794, -76.2940, 69.4753
        CIE-LCH:
        77.8794, 103.1872, 137.6782
        CIE-Luv:
        77.8794, -72.6774, 91.2618
        Hunter-Lab:
        72.8062, -61.4110, 42.2246
      #0ddf27 color charts
#0ddf27 RGB chart
      #0ddf27 CMYK chart
      #0ddf27 RGB pie chart
      #0ddf27 color shades, tints & tones
#0ddf27 color schemes
#0ddf27 color preview, HTML & CSS examples
           This text has a color of #0ddf27        
        
          <p style="color:#0ddf27;">Text here</p>
        
        
          .mytext {color:#0ddf27;}
        
        Text color #0ddf27
      
           This box has a color of #0ddf27        
        
          <div style="background-color:#0ddf27;">Content here</div>
        
        
          .mybackground {background-color:#0ddf27;}
        
        Background color #0ddf27
      
           Border around this has a color of #0ddf27        
        
          <div style="border:2px solid #0ddf27;">Content here</div>
        
        
          .myborder {border:2px solid #0ddf27;}
        
        Border color #0ddf27