#101daf color space conversions
Hex:
#101daf
RGB:
16, 29, 175
CMY:
94, 89, 31
CMYK:
91, 83, 0, 31
HSL:
235°, 83.2461%, 37.4510%
HSV (HSB):
235°, 90.8571%, 68.6275%
XYZ:
8.3909, 4.0840, 40.9035
xyY:
0.1572, 0.0765, 4.0840
CIE-Lab:
23.9473, 50.4483, -75.4354
CIE-LCH:
23.9473, 90.7498, 303.7731
CIE-Luv:
23.9473, -7.2717, -86.3145
Hunter-Lab:
20.2090, 38.7487, -105.8581
#101daf color charts
#101daf color shades, tints & tones
#101daf color schemes
#101daf color preview, HTML & CSS examples
This text has a color of #101daf
<p style="color:#101daf;">Text here</p>
.mytext {color:#101daf;}
This box has a color of #101daf
<div style="background-color:#101daf;">Content here</div>
.mybackground {background-color:#101daf;}
Border around this has a color of #101daf
<div style="border:2px solid #101daf;">Content here</div>
.myborder {border:2px solid #101daf;}