#0dd982 color space conversions
Hex:
        #0dd982
        RGB:
        13, 217, 130
        CMY:
        95, 15, 49
        CMYK:
        94, 0, 40, 15
      HSL:
        154°, 88.6957%, 45.0980%
        HSV (HSB):
        154°, 94.0092%, 85.0980%
        XYZ:
        29.0081, 51.3230, 29.4965
        xyY:
        0.2641, 0.4673, 51.3230
      CIE-Lab:
        76.8742, -63.6816, 30.7183
        CIE-LCH:
        76.8742, 70.7033, 154.2486
        CIE-Luv:
        76.8742, -67.0333, 52.1814
        Hunter-Lab:
        71.6401, -53.0929, 25.7364
      #0dd982 color charts
#0dd982 RGB chart
      #0dd982 CMYK chart
      #0dd982 RGB pie chart
      #0dd982 color shades, tints & tones
#0dd982 color schemes
#0dd982 color preview, HTML & CSS examples
           This text has a color of #0dd982        
        
          <p style="color:#0dd982;">Text here</p>
        
        
          .mytext {color:#0dd982;}
        
        Text color #0dd982
      
           This box has a color of #0dd982        
        
          <div style="background-color:#0dd982;">Content here</div>
        
        
          .mybackground {background-color:#0dd982;}
        
        Background color #0dd982
      
           Border around this has a color of #0dd982        
        
          <div style="border:2px solid #0dd982;">Content here</div>
        
        
          .myborder {border:2px solid #0dd982;}
        
        Border color #0dd982