#0ddf28 color space conversions
Hex:
        #0ddf28
        RGB:
        13, 223, 40
        CMY:
        95, 13, 84
        CMYK:
        94, 0, 82, 13
      HSL:
        128°, 88.9831%, 46.2745%
        HSV (HSB):
        128°, 94.1704%, 87.4510%
        XYZ:
        26.9367, 53.0141, 10.8205
        xyY:
        0.2968, 0.5840, 53.0141
      CIE-Lab:
        77.8833, -76.2429, 69.2291
        CIE-LCH:
        77.8833, 102.9837, 137.7603
        CIE-Luv:
        77.8833, -72.6587, 91.0847
        Hunter-Lab:
        72.8108, -61.3821, 42.1564
      #0ddf28 color charts
#0ddf28 RGB chart
      #0ddf28 CMYK chart
      #0ddf28 RGB pie chart
      #0ddf28 color shades, tints & tones
#0ddf28 color schemes
#0ddf28 color preview, HTML & CSS examples
           This text has a color of #0ddf28        
        
          <p style="color:#0ddf28;">Text here</p>
        
        
          .mytext {color:#0ddf28;}
        
        Text color #0ddf28
      
           This box has a color of #0ddf28        
        
          <div style="background-color:#0ddf28;">Content here</div>
        
        
          .mybackground {background-color:#0ddf28;}
        
        Background color #0ddf28
      
           Border around this has a color of #0ddf28        
        
          <div style="border:2px solid #0ddf28;">Content here</div>
        
        
          .myborder {border:2px solid #0ddf28;}
        
        Border color #0ddf28