#020c65 color space conversions
Hex:
#020c65
RGB:
2, 12, 101
CMY:
99, 95, 60
CMYK:
98, 88, 0, 60
HSL:
234°, 96.1165%, 20.1961%
HSV (HSB):
234°, 98.0198%, 39.6078%
XYZ:
2.5055, 1.2154, 12.4145
xyY:
0.1553, 0.0753, 1.2154
CIE-Lab:
10.6708, 33.8458, -50.9968
CIE-LCH:
10.6708, 61.2063, 303.5716
CIE-Luv:
10.6708, -3.4667, -38.7958
Hunter-Lab:
11.0247, 21.2728, -59.0469
#020c65 color charts
#020c65 color shades, tints & tones
#020c65 color schemes
#020c65 color preview, HTML & CSS examples
This text has a color of #020c65
<p style="color:#020c65;">Text here</p>
.mytext {color:#020c65;}
This box has a color of #020c65
<div style="background-color:#020c65;">Content here</div>
.mybackground {background-color:#020c65;}
Border around this has a color of #020c65
<div style="border:2px solid #020c65;">Content here</div>
.myborder {border:2px solid #020c65;}