#101fd5 color space conversions
Hex:
#101fd5
RGB:
16, 31, 213
CMY:
94, 88, 16
CMYK:
92, 85, 0, 16
HSL:
235°, 86.0262%, 44.9020%
HSV (HSB):
235°, 92.4883%, 83.5294%
XYZ:
12.7139, 5.8942, 63.4184
xyY:
0.1550, 0.0719, 5.8942
CIE-Lab:
29.1440, 61.1252, -89.1906
CIE-LCH:
29.1440, 108.1261, 304.4241
CIE-Luv:
29.1440, -8.8306, -108.4635
Hunter-Lab:
24.2780, 50.9903, -137.8810
#101fd5 color charts
#101fd5 color shades, tints & tones
#101fd5 color schemes
#101fd5 color preview, HTML & CSS examples
This text has a color of #101fd5
<p style="color:#101fd5;">Text here</p>
.mytext {color:#101fd5;}
This box has a color of #101fd5
<div style="background-color:#101fd5;">Content here</div>
.mybackground {background-color:#101fd5;}
Border around this has a color of #101fd5
<div style="border:2px solid #101fd5;">Content here</div>
.myborder {border:2px solid #101fd5;}