#0f8ccc color space conversions
Hex:
#0f8ccc
RGB:
15, 140, 204
CMY:
94, 45, 20
CMYK:
93, 31, 0, 20
HSL:
200°, 86.3014%, 42.9412%
HSV (HSB):
200°, 92.6471%, 80.0000%
XYZ:
20.4742, 23.2174, 60.5290
xyY:
0.1965, 0.2228, 23.2174
CIE-Lab:
55.2955, -7.5812, -41.5257
CIE-LCH:
55.2955, 42.2120, 259.6536
CIE-Luv:
55.2955, -35.2403, -63.7167
Hunter-Lab:
48.1844, -8.4757, -40.7508
#0f8ccc color charts
#0f8ccc color shades, tints & tones
#0f8ccc color schemes
#0f8ccc color preview, HTML & CSS examples
This text has a color of #0f8ccc
<p style="color:#0f8ccc;">Text here</p>
.mytext {color:#0f8ccc;}
This box has a color of #0f8ccc
<div style="background-color:#0f8ccc;">Content here</div>
.mybackground {background-color:#0f8ccc;}
Border around this has a color of #0f8ccc
<div style="border:2px solid #0f8ccc;">Content here</div>
.myborder {border:2px solid #0f8ccc;}