#1000d6 color space conversions
Hex:
#1000d6
RGB:
16, 0, 214
CMY:
94, 100, 16
CMYK:
93, 100, 0, 16
HSL:
244°, 100.0000%, 41.9608%
HSV (HSB):
244°, 100.0000%, 83.9216%
XYZ:
12.3513, 4.9652, 63.9257
xyY:
0.1520, 0.0611, 4.9652
CIE-Lab:
26.6354, 69.4837, -93.9600
CIE-LCH:
26.6354, 116.8609, 306.4830
CIE-Luv:
26.6354, -7.1019, -106.6281
Hunter-Lab:
22.2827, 59.9475, -154.4960
#1000d6 color charts
#1000d6 color shades, tints & tones
#1000d6 color schemes
#1000d6 color preview, HTML & CSS examples
This text has a color of #1000d6
<p style="color:#1000d6;">Text here</p>
.mytext {color:#1000d6;}
This box has a color of #1000d6
<div style="background-color:#1000d6;">Content here</div>
.mybackground {background-color:#1000d6;}
Border around this has a color of #1000d6
<div style="border:2px solid #1000d6;">Content here</div>
.myborder {border:2px solid #1000d6;}