#0dd02f color space conversions
Hex:
        #0dd02f
        RGB:
        13, 208, 47
        CMY:
        95, 18, 82
        CMYK:
        94, 0, 77, 18
      HSL:
        130°, 88.2353%, 43.3333%
        HSV (HSB):
        130°, 93.7500%, 81.5686%
        XYZ:
        23.2349, 45.4026, 10.2283
        xyY:
        0.2946, 0.5757, 45.4026
      CIE-Lab:
        73.1562, -71.6587, 62.8007
        CIE-LCH:
        73.1562, 95.2833, 138.7691
        CIE-Luv:
        73.1562, -67.8883, 83.3531
        Hunter-Lab:
        67.3814, -56.3658, 38.1670
      #0dd02f color charts
#0dd02f RGB chart
      #0dd02f CMYK chart
      #0dd02f RGB pie chart
      #0dd02f color shades, tints & tones
#0dd02f color schemes
#0dd02f color preview, HTML & CSS examples
           This text has a color of #0dd02f        
        
          <p style="color:#0dd02f;">Text here</p>
        
        
          .mytext {color:#0dd02f;}
        
        Text color #0dd02f
      
           This box has a color of #0dd02f        
        
          <div style="background-color:#0dd02f;">Content here</div>
        
        
          .mybackground {background-color:#0dd02f;}
        
        Background color #0dd02f
      
           Border around this has a color of #0dd02f        
        
          <div style="border:2px solid #0dd02f;">Content here</div>
        
        
          .myborder {border:2px solid #0dd02f;}
        
        Border color #0dd02f