#100aff color space conversions
Hex:
#100aff
RGB:
16, 10, 255
CMY:
94, 96, 0
CMYK:
94, 96, 0, 0
HSL:
241°, 100.0000%, 51.9608%
HSV (HSB):
241°, 96.0784%, 100.0000%
XYZ:
18.3722, 7.5472, 95.0962
xyY:
0.1518, 0.0624, 7.5472
CIE-Lab:
33.0216, 77.7976, -106.6550
CIE-LCH:
33.0216, 132.0142, 306.1082
CIE-Luv:
33.0216, -9.2519, -131.1002
Hunter-Lab:
27.4722, 71.2965, -186.0039
#100aff color charts
#100aff color shades, tints & tones
#100aff color schemes
#100aff color preview, HTML & CSS examples
This text has a color of #100aff
<p style="color:#100aff;">Text here</p>
.mytext {color:#100aff;}
This box has a color of #100aff
<div style="background-color:#100aff;">Content here</div>
.mybackground {background-color:#100aff;}
Border around this has a color of #100aff
<div style="border:2px solid #100aff;">Content here</div>
.myborder {border:2px solid #100aff;}