#100df2 color space conversions
Hex:
#100df2
RGB:
16, 13, 242
CMY:
94, 95, 5
CMYK:
93, 95, 0, 5
HSL:
241°, 89.8039%, 50.0000%
HSV (HSB):
241°, 94.6281%, 94.9020%
XYZ:
16.3846, 6.8088, 84.4551
xyY:
0.1522, 0.0633, 6.8088
CIE-Lab:
31.3676, 74.1010, -102.0920
CIE-LCH:
31.3676, 126.1497, 305.9731
CIE-Luv:
31.3676, -8.8101, -123.7833
Hunter-Lab:
26.0937, 66.4188, -173.6329
#100df2 color charts
#100df2 color shades, tints & tones
#100df2 color schemes
#100df2 color preview, HTML & CSS examples
This text has a color of #100df2
<p style="color:#100df2;">Text here</p>
.mytext {color:#100df2;}
This box has a color of #100df2
<div style="background-color:#100df2;">Content here</div>
.mybackground {background-color:#100df2;}
Border around this has a color of #100df2
<div style="border:2px solid #100df2;">Content here</div>
.myborder {border:2px solid #100df2;}