#0dc8ce color space conversions
Hex:
        #0dc8ce
        RGB:
        13, 200, 206
        CMY:
        95, 22, 19
        CMYK:
        94, 3, 0, 19
      HSL:
        182°, 88.1279%, 42.9412%
        HSV (HSB):
        182°, 93.6893%, 80.7843%
        XYZ:
        31.9608, 45.8503, 65.5580
        xyY:
        0.2229, 0.3198, 45.8503
      CIE-Lab:
        73.4483, -37.8596, -14.6615
        CIE-LCH:
        73.4483, 40.5994, 201.1693
        CIE-Luv:
        73.4483, -55.6973, -17.2188
        Hunter-Lab:
        67.7129, -34.2446, -10.0042
      #0dc8ce color charts
#0dc8ce RGB chart
      #0dc8ce CMYK chart
      #0dc8ce RGB pie chart
      #0dc8ce color shades, tints & tones
#0dc8ce color schemes
#0dc8ce color preview, HTML & CSS examples
           This text has a color of #0dc8ce        
        
          <p style="color:#0dc8ce;">Text here</p>
        
        
          .mytext {color:#0dc8ce;}
        
        Text color #0dc8ce
      
           This box has a color of #0dc8ce        
        
          <div style="background-color:#0dc8ce;">Content here</div>
        
        
          .mybackground {background-color:#0dc8ce;}
        
        Background color #0dc8ce
      
           Border around this has a color of #0dc8ce        
        
          <div style="border:2px solid #0dc8ce;">Content here</div>
        
        
          .myborder {border:2px solid #0dc8ce;}
        
        Border color #0dc8ce