#1001e1 color space conversions
Hex:
#1001e1
RGB:
16, 1, 225
CMY:
94, 100, 12
CMYK:
93, 100, 0, 12
HSL:
244°, 99.1150%, 44.3137%
HSV (HSB):
244°, 99.5556%, 88.2353%
XYZ:
13.8151, 5.5681, 71.5808
xyY:
0.1519, 0.0612, 5.5681
CIE-Lab:
28.2956, 71.9617, -97.5320
CIE-LCH:
28.2956, 121.2063, 306.4209
CIE-Luv:
28.2956, -7.6392, -113.2067
Hunter-Lab:
23.5968, 63.2112, -163.3378
#1001e1 color charts
#1001e1 color shades, tints & tones
#1001e1 color schemes
#1001e1 color preview, HTML & CSS examples
This text has a color of #1001e1
<p style="color:#1001e1;">Text here</p>
.mytext {color:#1001e1;}
This box has a color of #1001e1
<div style="background-color:#1001e1;">Content here</div>
.mybackground {background-color:#1001e1;}
Border around this has a color of #1001e1
<div style="border:2px solid #1001e1;">Content here</div>
.myborder {border:2px solid #1001e1;}