#0000e1 color space conversions
Hex:
#0000e1
RGB:
0, 0, 225
CMY:
100, 100, 12
CMYK:
100, 100, 0, 12
HSL:
240°, 100.0000%, 44.1176%
HSV (HSB):
240°, 100.0000%, 88.2353%
XYZ:
13.5906, 5.4362, 71.5672
xyY:
0.1500, 0.0600, 5.4362
CIE-Lab:
27.9431, 72.0489, -98.1286
CIE-LCH:
27.9431, 121.7386, 306.2872
CIE-Luv:
27.9431, -8.1313, -112.7656
Hunter-Lab:
23.3158, 63.2440, -165.6682
#0000e1 color charts
#0000e1 color shades, tints & tones
#0000e1 color schemes
#0000e1 color preview, HTML & CSS examples
This text has a color of #0000e1
<p style="color:#0000e1;">Text here</p>
.mytext {color:#0000e1;}
This box has a color of #0000e1
<div style="background-color:#0000e1;">Content here</div>
.mybackground {background-color:#0000e1;}
Border around this has a color of #0000e1
<div style="border:2px solid #0000e1;">Content here</div>
.myborder {border:2px solid #0000e1;}