#1001e6 color space conversions
Hex:
#1001e6
RGB:
16, 1, 230
CMY:
94, 100, 10
CMYK:
93, 100, 0, 10
HSL:
244°, 99.1342%, 45.2941%
HSV (HSB):
244°, 99.5652%, 90.1961%
XYZ:
14.5075, 5.8450, 75.2265
xyY:
0.1518, 0.0612, 5.8450
CIE-Lab:
29.0181, 73.1675, -99.1899
CIE-LCH:
29.0181, 123.2563, 306.4144
CIE-Luv:
29.0181, -7.8636, -116.1458
Hunter-Lab:
24.1765, 64.8026, -167.5604
#1001e6 color charts
#1001e6 color shades, tints & tones
#1001e6 color schemes
#1001e6 color preview, HTML & CSS examples
This text has a color of #1001e6
<p style="color:#1001e6;">Text here</p>
.mytext {color:#1001e6;}
This box has a color of #1001e6
<div style="background-color:#1001e6;">Content here</div>
.mybackground {background-color:#1001e6;}
Border around this has a color of #1001e6
<div style="border:2px solid #1001e6;">Content here</div>
.myborder {border:2px solid #1001e6;}