#100fd1 color space conversions
Hex:
#100fd1
RGB:
16, 15, 209
CMY:
94, 94, 18
CMYK:
92, 93, 0, 18
HSL:
240°, 86.6071%, 43.9216%
HSV (HSB):
240°, 92.8230%, 81.9608%
XYZ:
11.8931, 5.0553, 60.6705
xyY:
0.1532, 0.0651, 5.0553
CIE-Lab:
26.8916, 65.2083, -90.6260
CIE-LCH:
26.8916, 111.6476, 305.7362
CIE-Luv:
26.8916, -7.5061, -104.7589
Hunter-Lab:
22.4839, 55.0729, -144.2493
#100fd1 color charts
#100fd1 color shades, tints & tones
#100fd1 color schemes
#100fd1 color preview, HTML & CSS examples
This text has a color of #100fd1
<p style="color:#100fd1;">Text here</p>
.mytext {color:#100fd1;}
This box has a color of #100fd1
<div style="background-color:#100fd1;">Content here</div>
.mybackground {background-color:#100fd1;}
Border around this has a color of #100fd1
<div style="border:2px solid #100fd1;">Content here</div>
.myborder {border:2px solid #100fd1;}