#000eec color space conversions
Hex:
#000eec
RGB:
0, 14, 236
CMY:
100, 95, 7
CMYK:
100, 94, 0, 7
HSL:
236°, 100.0000%, 46.2745%
HSV (HSB):
236°, 100.0000%, 92.5490%
XYZ:
15.2974, 6.3702, 79.7802
xyY:
0.1508, 0.0628, 6.3702
CIE-Lab:
30.3279, 72.2861, -100.4296
CIE-LCH:
30.3279, 123.7391, 305.7452
CIE-Luv:
30.3279, -9.1107, -120.1004
Hunter-Lab:
25.2393, 64.0190, -169.7456
#000eec color charts
#000eec RGB chart
#000eec CMYK chart
#000eec RGB pie chart
#000eec color shades, tints & tones
#000eec color schemes
#000eec color preview, HTML & CSS examples
This text has a color of #000eec
<p style="color:#000eec;">Text here</p>
.mytext {color:#000eec;}
Text color #000eec
This box has a color of #000eec
<div style="background-color:#000eec;">Content here</div>
.mybackground {background-color:#000eec;}
Background color #000eec
Border around this has a color of #000eec
<div style="border:2px solid #000eec;">Content here</div>
.myborder {border:2px solid #000eec;}
Border color #000eec