#101dfa color space conversions
Hex:
#101dfa
RGB:
16, 29, 250
CMY:
94, 89, 2
CMYK:
94, 88, 0, 2
HSL:
237°, 95.9016%, 52.1569%
HSV (HSB):
237°, 93.6000%, 98.0392%
XYZ:
17.9084, 7.8910, 91.0217
xyY:
0.1533, 0.0675, 7.8910
CIE-Lab:
33.7549, 72.1831, -102.6204
CIE-LCH:
33.7549, 125.4645, 305.1225
CIE-Luv:
33.7549, -10.0233, -129.3793
Hunter-Lab:
28.0910, 64.6370, -172.4508
#101dfa color charts
#101dfa color shades, tints & tones
#101dfa color schemes
#101dfa color preview, HTML & CSS examples
This text has a color of #101dfa
<p style="color:#101dfa;">Text here</p>
.mytext {color:#101dfa;}
This box has a color of #101dfa
<div style="background-color:#101dfa;">Content here</div>
.mybackground {background-color:#101dfa;}
Border around this has a color of #101dfa
<div style="border:2px solid #101dfa;">Content here</div>
.myborder {border:2px solid #101dfa;}