#100afe color space conversions
Hex:
#100afe
RGB:
16, 10, 254
CMY:
94, 96, 0
CMYK:
94, 96, 0, 0
HSL:
241°, 99.1870%, 51.7647%
HSV (HSB):
241°, 96.0630%, 99.6078%
XYZ:
18.2116, 7.4830, 94.2504
xyY:
0.1518, 0.0624, 7.4830
CIE-Lab:
32.8821, 77.5540, -106.3270
CIE-LCH:
32.8821, 131.6057, 306.1067
CIE-Luv:
32.8821, -9.2097, -130.5274
Hunter-Lab:
27.3551, 70.9649, -185.1320
#100afe color charts
#100afe color shades, tints & tones
#100afe color schemes
#100afe color preview, HTML & CSS examples
This text has a color of #100afe
<p style="color:#100afe;">Text here</p>
.mytext {color:#100afe;}
This box has a color of #100afe
<div style="background-color:#100afe;">Content here</div>
.mybackground {background-color:#100afe;}
Border around this has a color of #100afe
<div style="border:2px solid #100afe;">Content here</div>
.myborder {border:2px solid #100afe;}