#0000cc color space conversions
Hex:
#0000cc
RGB:
0, 0, 204
CMY:
100, 100, 20
CMYK:
100, 100, 0, 20
HSL:
240°, 100.0000%, 40.0000%
HSV (HSB):
240°, 100.0000%, 80.0000%
XYZ:
10.8991, 4.3596, 57.3938
xyY:
0.1500, 0.0600, 4.3596
CIE-Lab:
24.8264, 66.9388, -91.1688
CIE-LCH:
24.8264, 113.1041, 306.2872
CIE-Luv:
24.8264, -7.2243, -100.1880
Hunter-Lab:
20.8797, 56.6363, -148.3593
#0000cc color charts
#0000cc color shades, tints & tones
#0000cc color schemes
#0000cc color preview, HTML & CSS examples
This text has a color of #0000cc
<p style="color:#0000cc;">Text here</p>
.mytext {color:#0000cc;}
This box has a color of #0000cc
<div style="background-color:#0000cc;">Content here</div>
.mybackground {background-color:#0000cc;}
Border around this has a color of #0000cc
<div style="border:2px solid #0000cc;">Content here</div>
.myborder {border:2px solid #0000cc;}