#100fdf color space conversions
Hex:
#100fdf
RGB:
16, 15, 223
CMY:
94, 94, 13
CMYK:
93, 93, 0, 13
HSL:
240°, 87.3950%, 46.6667%
HSV (HSB):
240°, 93.2735%, 87.4510%
XYZ:
13.7038, 5.7795, 70.2053
xyY:
0.1528, 0.0644, 5.7795
CIE-Lab:
28.8493, 68.8670, -95.4563
CIE-LCH:
28.8493, 117.7054, 305.8086
CIE-Luv:
28.8493, -8.0980, -112.9209
Hunter-Lab:
24.0406, 59.6786, -156.3148
#100fdf color charts
#100fdf color shades, tints & tones
#100fdf color schemes
#100fdf color preview, HTML & CSS examples
This text has a color of #100fdf
<p style="color:#100fdf;">Text here</p>
.mytext {color:#100fdf;}
This box has a color of #100fdf
<div style="background-color:#100fdf;">Content here</div>
.mybackground {background-color:#100fdf;}
Border around this has a color of #100fdf
<div style="border:2px solid #100fdf;">Content here</div>
.myborder {border:2px solid #100fdf;}