#100de1 color space conversions
Hex:
#100de1
RGB:
16, 13, 225
CMY:
94, 95, 12
CMYK:
93, 94, 0, 12
HSL:
241°, 89.0756%, 46.6667%
HSV (HSB):
241°, 94.2222%, 88.2353%
XYZ:
13.9482, 5.8342, 71.6251
xyY:
0.1526, 0.0638, 5.8342
CIE-Lab:
28.9904, 69.8083, -96.3700
CIE-LCH:
28.9904, 118.9974, 305.9188
CIE-Luv:
28.9904, -8.0909, -113.9474
Hunter-Lab:
24.1542, 60.8078, -158.9064
#100de1 color charts
#100de1 color shades, tints & tones
#100de1 color schemes
#100de1 color preview, HTML & CSS examples
This text has a color of #100de1
<p style="color:#100de1;">Text here</p>
.mytext {color:#100de1;}
This box has a color of #100de1
<div style="background-color:#100de1;">Content here</div>
.mybackground {background-color:#100de1;}
Border around this has a color of #100de1
<div style="border:2px solid #100de1;">Content here</div>
.myborder {border:2px solid #100de1;}