#000fcc color space conversions
Hex:
#000fcc
RGB:
0, 15, 204
CMY:
100, 94, 20
CMYK:
100, 93, 0, 20
HSL:
236°, 100.0000%, 40.0000%
HSV (HSB):
236°, 100.0000%, 80.0000%
XYZ:
11.0699, 4.7013, 57.4507
xyY:
0.1512, 0.0642, 4.7013
CIE-Lab:
25.8662, 63.7196, -89.4295
CIE-LCH:
25.8662, 109.8081, 305.4703
CIE-Luv:
25.8662, -7.8921, -101.4555
Hunter-Lab:
21.6824, 53.1884, -141.9197
#000fcc color charts
#000fcc RGB chart
#000fcc CMYK chart
#000fcc RGB pie chart
#000fcc color shades, tints & tones
#000fcc color schemes
#000fcc color preview, HTML & CSS examples
This text has a color of #000fcc
<p style="color:#000fcc;">Text here</p>
.mytext {color:#000fcc;}
Text color #000fcc
This box has a color of #000fcc
<div style="background-color:#000fcc;">Content here</div>
.mybackground {background-color:#000fcc;}
Background color #000fcc
Border around this has a color of #000fcc
<div style="border:2px solid #000fcc;">Content here</div>
.myborder {border:2px solid #000fcc;}
Border color #000fcc