#0dd64f color space conversions
Hex:
        #0dd64f
        RGB:
        13, 214, 79
        CMY:
        95, 16, 69
        CMYK:
        94, 0, 63, 16
      HSL:
        140°, 88.5463%, 44.5098%
        HSV (HSB):
        140°, 93.9252%, 83.9216%
        XYZ:
        25.6238, 48.7432, 15.4550
        xyY:
        0.2853, 0.5427, 48.7432
      CIE-Lab:
        75.2913, -70.4950, 53.0711
        CIE-LCH:
        75.2913, 88.2388, 143.0263
        CIE-Luv:
        75.2913, -68.7315, 76.2308
        Hunter-Lab:
        69.8163, -56.6659, 35.7466
      #0dd64f color charts
#0dd64f RGB chart
      #0dd64f CMYK chart
      #0dd64f RGB pie chart
      #0dd64f color shades, tints & tones
#0dd64f color schemes
#0dd64f color preview, HTML & CSS examples
           This text has a color of #0dd64f        
        
          <p style="color:#0dd64f;">Text here</p>
        
        
          .mytext {color:#0dd64f;}
        
        Text color #0dd64f
      
           This box has a color of #0dd64f        
        
          <div style="background-color:#0dd64f;">Content here</div>
        
        
          .mybackground {background-color:#0dd64f;}
        
        Background color #0dd64f
      
           Border around this has a color of #0dd64f        
        
          <div style="border:2px solid #0dd64f;">Content here</div>
        
        
          .myborder {border:2px solid #0dd64f;}
        
        Border color #0dd64f