#020d82 color space conversions
Hex:
#020d82
RGB:
2, 13, 130
CMY:
99, 95, 49
CMYK:
98, 90, 0, 49
HSL:
235°, 96.9697%, 25.8824%
HSV (HSB):
235°, 98.4615%, 50.9804%
XYZ:
4.1982, 1.9125, 21.2670
xyY:
0.1533, 0.0699, 1.9125
CIE-Lab:
15.0210, 43.0333, -62.5567
CIE-LCH:
15.0210, 75.9289, 304.5245
CIE-Luv:
15.0210, -4.7168, -56.6906
Hunter-Lab:
13.8292, 29.9875, -81.4977
#020d82 color charts
#020d82 color shades, tints & tones
#020d82 color schemes
#020d82 color preview, HTML & CSS examples
This text has a color of #020d82
<p style="color:#020d82;">Text here</p>
.mytext {color:#020d82;}
This box has a color of #020d82
<div style="background-color:#020d82;">Content here</div>
.mybackground {background-color:#020d82;}
Border around this has a color of #020d82
<div style="border:2px solid #020d82;">Content here</div>
.myborder {border:2px solid #020d82;}