#0cccdc color space conversions
Hex:
#0cccdc
RGB:
12, 204, 220
CMY:
95, 20, 14
CMYK:
95, 7, 0, 14
HSL:
185°, 89.6552%, 45.4902%
HSV (HSB):
185°, 94.5455%, 86.2745%
XYZ:
34.6628, 48.4312, 75.2314
xyY:
0.2189, 0.3059, 48.4312
CIE-Lab:
75.0961, -35.4281, -19.7489
CIE-LCH:
75.0961, 40.5607, 209.1369
CIE-Luv:
75.0961, -55.9758, -26.0034
Hunter-Lab:
69.5925, -32.8794, -15.3793
#0cccdc color charts
#0cccdc color shades, tints & tones
#0cccdc color schemes
#0cccdc color preview, HTML & CSS examples
This text has a color of #0cccdc
<p style="color:#0cccdc;">Text here</p>
.mytext {color:#0cccdc;}
This box has a color of #0cccdc
<div style="background-color:#0cccdc;">Content here</div>
.mybackground {background-color:#0cccdc;}
Border around this has a color of #0cccdc
<div style="border:2px solid #0cccdc;">Content here</div>
.myborder {border:2px solid #0cccdc;}