#100fed color space conversions
Hex:
#100fed
RGB:
16, 15, 237
CMY:
94, 94, 7
CMYK:
93, 94, 0, 7
HSL:
240°, 88.0952%, 49.4118%
HSV (HSB):
240°, 93.6709%, 92.9412%
XYZ:
15.6706, 6.5662, 80.5622
xyY:
0.1524, 0.0639, 6.5662
CIE-Lab:
30.7983, 72.4525, -100.2057
CIE-LCH:
30.7983, 123.6550, 305.8683
CIE-Luv:
30.7983, -8.6850, -121.0208
Hunter-Lab:
25.6247, 64.3172, -168.4666
#100fed color charts
#100fed color shades, tints & tones
#100fed color schemes
#100fed color preview, HTML & CSS examples
This text has a color of #100fed
<p style="color:#100fed;">Text here</p>
.mytext {color:#100fed;}
This box has a color of #100fed
<div style="background-color:#100fed;">Content here</div>
.mybackground {background-color:#100fed;}
Border around this has a color of #100fed
<div style="border:2px solid #100fed;">Content here</div>
.myborder {border:2px solid #100fed;}