#0cc5cb color space conversions
Hex:
        #0cc5cb
        RGB:
        12, 197, 203
        CMY:
        95, 23, 20
        CMYK:
        94, 3, 0, 20
      HSL:
        182°, 88.8372%, 42.1569%
        HSV (HSB):
        182°, 94.0887%, 79.6078%
        XYZ:
        30.8974, 44.3225, 63.4265
        xyY:
        0.2229, 0.3197, 44.3225
      CIE-Lab:
        72.4435, -37.4285, -14.5434
        CIE-LCH:
        72.4435, 40.1548, 201.2344
        CIE-Luv:
        72.4435, -54.9525, -17.0603
        Hunter-Lab:
        66.5751, -33.6650, -9.8834
      #0cc5cb color charts
#0cc5cb RGB chart
      #0cc5cb CMYK chart
      #0cc5cb RGB pie chart
      #0cc5cb color shades, tints & tones
#0cc5cb color schemes
#0cc5cb color preview, HTML & CSS examples
           This text has a color of #0cc5cb        
        
          <p style="color:#0cc5cb;">Text here</p>
        
        
          .mytext {color:#0cc5cb;}
        
        Text color #0cc5cb
      
           This box has a color of #0cc5cb        
        
          <div style="background-color:#0cc5cb;">Content here</div>
        
        
          .mybackground {background-color:#0cc5cb;}
        
        Background color #0cc5cb
      
           Border around this has a color of #0cc5cb        
        
          <div style="border:2px solid #0cc5cb;">Content here</div>
        
        
          .myborder {border:2px solid #0cc5cb;}
        
        Border color #0cc5cb