#0dcca9 color space conversions
Hex:
        #0dcca9
        RGB:
        13, 204, 169
        CMY:
        95, 20, 34
        CMYK:
        94, 0, 17, 20
      HSL:
        169°, 88.0184%, 42.5490%
        HSV (HSB):
        169°, 93.6275%, 80.0000%
        XYZ:
        28.9203, 46.1359, 44.9170
        xyY:
        0.2411, 0.3846, 46.1359
      CIE-Lab:
        73.6336, -50.0535, 5.6571
        CIE-LCH:
        73.6336, 50.3721, 173.5517
        CIE-Luv:
        73.6336, -59.9732, 16.1791
        Hunter-Lab:
        67.9234, -42.8646, 8.3386
      #0dcca9 color charts
#0dcca9 RGB chart
      #0dcca9 CMYK chart
      #0dcca9 RGB pie chart
      #0dcca9 color shades, tints & tones
#0dcca9 color schemes
#0dcca9 color preview, HTML & CSS examples
           This text has a color of #0dcca9        
        
          <p style="color:#0dcca9;">Text here</p>
        
        
          .mytext {color:#0dcca9;}
        
        Text color #0dcca9
      
           This box has a color of #0dcca9        
        
          <div style="background-color:#0dcca9;">Content here</div>
        
        
          .mybackground {background-color:#0dcca9;}
        
        Background color #0dcca9
      
           Border around this has a color of #0dcca9        
        
          <div style="border:2px solid #0dcca9;">Content here</div>
        
        
          .myborder {border:2px solid #0dcca9;}
        
        Border color #0dcca9