#0dccc5 color space conversions
Hex:
        #0dccc5
        RGB:
        13, 204, 197
        CMY:
        95, 20, 23
        CMYK:
        94, 0, 3, 20
      HSL:
        178°, 88.0184%, 42.5490%
        HSV (HSB):
        178°, 93.6275%, 80.0000%
        XYZ:
        31.8369, 47.3025, 60.2756
        xyY:
        0.2284, 0.3393, 47.3025
      CIE-Lab:
        74.3829, -42.3378, -8.3867
        CIE-LCH:
        74.3829, 43.1605, 191.2046
        CIE-Luv:
        74.3829, -57.7759, -6.4778
        Hunter-Lab:
        68.7768, -37.7315, -3.8177
      #0dccc5 color charts
#0dccc5 RGB chart
      #0dccc5 CMYK chart
      #0dccc5 RGB pie chart
      #0dccc5 color shades, tints & tones
#0dccc5 color schemes
#0dccc5 color preview, HTML & CSS examples
           This text has a color of #0dccc5        
        
          <p style="color:#0dccc5;">Text here</p>
        
        
          .mytext {color:#0dccc5;}
        
        Text color #0dccc5
      
           This box has a color of #0dccc5        
        
          <div style="background-color:#0dccc5;">Content here</div>
        
        
          .mybackground {background-color:#0dccc5;}
        
        Background color #0dccc5
      
           Border around this has a color of #0dccc5        
        
          <div style="border:2px solid #0dccc5;">Content here</div>
        
        
          .myborder {border:2px solid #0dccc5;}
        
        Border color #0dccc5