#020f7d color space conversions
Hex:
#020f7d
RGB:
2, 15, 125
CMY:
99, 94, 51
CMYK:
98, 88, 0, 51
HSL:
234°, 96.8504%, 24.9020%
HSV (HSB):
234°, 98.4000%, 49.0196%
XYZ:
3.8975, 1.8352, 19.5508
xyY:
0.1542, 0.0726, 1.8352
CIE-Lab:
14.5976, 40.5335, -60.0774
CIE-LCH:
14.5976, 72.4724, 304.0071
CIE-Luv:
14.5976, -4.7000, -54.0792
Hunter-Lab:
13.5470, 27.6478, -76.0834
#020f7d color charts
#020f7d color shades, tints & tones
#020f7d color schemes
#020f7d color preview, HTML & CSS examples
This text has a color of #020f7d
<p style="color:#020f7d;">Text here</p>
.mytext {color:#020f7d;}
This box has a color of #020f7d
<div style="background-color:#020f7d;">Content here</div>
.mybackground {background-color:#020f7d;}
Border around this has a color of #020f7d
<div style="border:2px solid #020f7d;">Content here</div>
.myborder {border:2px solid #020f7d;}