#1000d9 color space conversions
Hex:
#1000d9
RGB:
16, 0, 217
CMY:
94, 100, 15
CMYK:
93, 100, 0, 15
HSL:
244°, 100.0000%, 42.5490%
HSV (HSB):
244°, 100.0000%, 85.0980%
XYZ:
12.7381, 5.1199, 65.9625
xyY:
0.1520, 0.0611, 5.1199
CIE-Lab:
27.0737, 70.2109, -94.9644
CIE-LCH:
27.0737, 118.1008, 306.4770
CIE-Luv:
27.0737, -7.2390, -108.4096
Hunter-Lab:
22.6272, 60.8895, -157.0022
#1000d9 color charts
#1000d9 color shades, tints & tones
#1000d9 color schemes
#1000d9 color preview, HTML & CSS examples
This text has a color of #1000d9
<p style="color:#1000d9;">Text here</p>
.mytext {color:#1000d9;}
This box has a color of #1000d9
<div style="background-color:#1000d9;">Content here</div>
.mybackground {background-color:#1000d9;}
Border around this has a color of #1000d9
<div style="border:2px solid #1000d9;">Content here</div>
.myborder {border:2px solid #1000d9;}