#020d64 color space conversions
Hex:
#020d64
RGB:
2, 13, 100
CMY:
99, 95, 61
CMYK:
98, 87, 0, 61
HSL:
233°, 96.0784%, 20.0000%
HSV (HSB):
233°, 98.0000%, 39.2157%
XYZ:
2.4692, 1.2209, 12.1621
xyY:
0.1558, 0.0770, 1.2209
CIE-Lab:
10.7103, 32.9539, -50.2669
CIE-LCH:
10.7103, 60.1059, 303.2480
CIE-Luv:
10.7103, -3.5329, -38.4945
Hunter-Lab:
11.0492, 20.5539, -57.5272
#020d64 color charts
#020d64 color shades, tints & tones
#020d64 color schemes
#020d64 color preview, HTML & CSS examples
This text has a color of #020d64
<p style="color:#020d64;">Text here</p>
.mytext {color:#020d64;}
This box has a color of #020d64
<div style="background-color:#020d64;">Content here</div>
.mybackground {background-color:#020d64;}
Border around this has a color of #020d64
<div style="border:2px solid #020d64;">Content here</div>
.myborder {border:2px solid #020d64;}