#020d29 color space conversions
Hex:
#020d29
RGB:
2, 13, 41
CMY:
99, 95, 84
CMYK:
95, 68, 0, 84
HSL:
223°, 90.6977%, 8.4314%
HSV (HSB):
223°, 95.1220%, 16.0784%
XYZ:
0.5692, 0.4608, 2.1568
xyY:
0.1786, 0.1446, 0.4608
CIE-Lab:
4.1628, 5.3734, -19.3508
CIE-LCH:
4.1628, 20.0830, 285.5192
CIE-Luv:
4.1628, -1.8754, -9.2573
Hunter-Lab:
6.7886, 3.0865, -14.0848
#020d29 color charts
#020d29 color shades, tints & tones
#020d29 color schemes
#020d29 color preview, HTML & CSS examples
This text has a color of #020d29
<p style="color:#020d29;">Text here</p>
.mytext {color:#020d29;}
This box has a color of #020d29
<div style="background-color:#020d29;">Content here</div>
.mybackground {background-color:#020d29;}
Border around this has a color of #020d29
<div style="border:2px solid #020d29;">Content here</div>
.myborder {border:2px solid #020d29;}