#101da5 color space conversions
Hex:
#101da5
RGB:
16, 29, 165
CMY:
94, 89, 35
CMYK:
90, 82, 0, 35
HSL:
235°, 82.3204%, 35.4902%
HSV (HSB):
235°, 90.3030%, 64.7059%
XYZ:
7.4446, 3.7055, 35.9202
xyY:
0.1582, 0.0787, 3.7055
CIE-Lab:
22.6729, 47.2359, -71.5166
CIE-LCH:
22.6729, 85.7080, 303.4443
CIE-Luv:
22.6729, -6.9210, -80.4861
Hunter-Lab:
19.2497, 35.3458, -97.1612
#101da5 color charts
#101da5 color shades, tints & tones
#101da5 color schemes
#101da5 color preview, HTML & CSS examples
This text has a color of #101da5
<p style="color:#101da5;">Text here</p>
.mytext {color:#101da5;}
This box has a color of #101da5
<div style="background-color:#101da5;">Content here</div>
.mybackground {background-color:#101da5;}
Border around this has a color of #101da5
<div style="border:2px solid #101da5;">Content here</div>
.myborder {border:2px solid #101da5;}