#000ecc color space conversions
Hex:
#000ecc
RGB:
0, 14, 204
CMY:
100, 95, 20
CMYK:
100, 93, 0, 20
HSL:
236°, 100.0000%, 40.0000%
HSV (HSB):
236°, 100.0000%, 80.0000%
XYZ:
11.0561, 4.6737, 57.4461
xyY:
0.1511, 0.0639, 4.6737
CIE-Lab:
25.7842, 63.9716, -89.5666
CIE-LCH:
25.7842, 110.0661, 305.5358
CIE-Luv:
25.7842, -7.8383, -101.3647
Hunter-Lab:
21.6188, 53.4544, -142.4143
#000ecc color charts
#000ecc RGB chart
#000ecc CMYK chart
#000ecc RGB pie chart
#000ecc color shades, tints & tones
#000ecc color schemes
#000ecc color preview, HTML & CSS examples
This text has a color of #000ecc
<p style="color:#000ecc;">Text here</p>
.mytext {color:#000ecc;}
Text color #000ecc
This box has a color of #000ecc
<div style="background-color:#000ecc;">Content here</div>
.mybackground {background-color:#000ecc;}
Background color #000ecc
Border around this has a color of #000ecc
<div style="border:2px solid #000ecc;">Content here</div>
.myborder {border:2px solid #000ecc;}
Border color #000ecc