#0cbacc color space conversions
Hex:
#0cbacc
RGB:
12, 186, 204
CMY:
95, 27, 20
CMYK:
94, 9, 0, 20
HSL:
186°, 88.8889%, 42.3529%
HSV (HSB):
186°, 94.1176%, 80.0000%
XYZ:
28.6096, 39.5556, 63.2539
xyY:
0.2177, 0.3010, 39.5556
CIE-Lab:
69.1518, -31.9440, -20.0670
CIE-LCH:
69.1518, 37.7240, 212.1368
CIE-Luv:
69.1518, -51.1108, -26.7471
Hunter-Lab:
62.8932, -28.8650, -15.6047
#0cbacc color charts
#0cbacc color shades, tints & tones
#0cbacc color schemes
#0cbacc color preview, HTML & CSS examples
This text has a color of #0cbacc
<p style="color:#0cbacc;">Text here</p>
.mytext {color:#0cbacc;}
This box has a color of #0cbacc
<div style="background-color:#0cbacc;">Content here</div>
.mybackground {background-color:#0cbacc;}
Border around this has a color of #0cbacc
<div style="border:2px solid #0cbacc;">Content here</div>
.myborder {border:2px solid #0cbacc;}