#0cccd5 color space conversions
Hex:
#0cccd5
RGB:
12, 204, 213
CMY:
95, 20, 16
CMYK:
94, 4, 0, 16
HSL:
183°, 89.3333%, 44.1176%
HSV (HSB):
183°, 94.3662%, 83.5294%
XYZ:
33.7547, 48.0680, 70.4498
xyY:
0.2217, 0.3157, 48.0680
CIE-Lab:
74.8678, -37.5910, -16.3143
CIE-LCH:
74.8678, 40.9785, 203.4606
CIE-Luv:
74.8678, -56.5346, -20.0061
Hunter-Lab:
69.3311, -34.4244, -11.7149
#0cccd5 color charts
#0cccd5 color shades, tints & tones
#0cccd5 color schemes
#0cccd5 color preview, HTML & CSS examples
This text has a color of #0cccd5
<p style="color:#0cccd5;">Text here</p>
.mytext {color:#0cccd5;}
This box has a color of #0cccd5
<div style="background-color:#0cccd5;">Content here</div>
.mybackground {background-color:#0cccd5;}
Border around this has a color of #0cccd5
<div style="border:2px solid #0cccd5;">Content here</div>
.myborder {border:2px solid #0cccd5;}