#1001d1 color space conversions
Hex:
#1001d1
RGB:
16, 1, 209
CMY:
94, 100, 18
CMYK:
92, 100, 0, 18
HSL:
244°, 99.0476%, 41.1765%
HSV (HSB):
244°, 99.5215%, 81.9608%
XYZ:
11.7332, 4.7353, 60.6172
xyY:
0.1522, 0.0614, 4.7353
CIE-Lab:
25.9670, 68.0675, -92.1719
CIE-LCH:
25.9670, 114.5812, 306.4453
CIE-Luv:
25.9670, -6.9126, -103.7287
Hunter-Lab:
21.7608, 58.1638, -149.9267
#1001d1 color charts
#1001d1 color shades, tints & tones
#1001d1 color schemes
#1001d1 color preview, HTML & CSS examples
This text has a color of #1001d1
<p style="color:#1001d1;">Text here</p>
.mytext {color:#1001d1;}
This box has a color of #1001d1
<div style="background-color:#1001d1;">Content here</div>
.mybackground {background-color:#1001d1;}
Border around this has a color of #1001d1
<div style="border:2px solid #1001d1;">Content here</div>
.myborder {border:2px solid #1001d1;}