#021f8e color space conversions
Hex:
#021f8e
RGB:
2, 31, 142
CMY:
99, 88, 44
CMYK:
99, 78, 0, 44
HSL:
228°, 97.2222%, 28.2353%
HSV (HSB):
228°, 98.5915%, 55.6863%
XYZ:
5.3975, 2.9459, 25.8753
xyY:
0.1577, 0.0861, 2.9459
CIE-Lab:
19.8258, 37.7643, -62.1125
CIE-LCH:
19.8258, 72.6919, 301.2996
CIE-Luv:
19.8258, -7.2481, -66.9908
Hunter-Lab:
17.1635, 26.0976, -77.3696
#021f8e color charts
#021f8e color shades, tints & tones
#021f8e color schemes
#021f8e color preview, HTML & CSS examples
This text has a color of #021f8e
<p style="color:#021f8e;">Text here</p>
.mytext {color:#021f8e;}
This box has a color of #021f8e
<div style="background-color:#021f8e;">Content here</div>
.mybackground {background-color:#021f8e;}
Border around this has a color of #021f8e
<div style="border:2px solid #021f8e;">Content here</div>
.myborder {border:2px solid #021f8e;}