#020ae5 color space conversions
Hex:
#020ae5
RGB:
2, 10, 229
CMY:
99, 96, 10
CMYK:
99, 96, 0, 10
HSL:
238°, 98.2684%, 45.2941%
HSV (HSB):
238°, 99.1266%, 89.8039%
XYZ:
14.2764, 5.8871, 74.5126
xyY:
0.1508, 0.0622, 5.8871
CIE-Lab:
29.1259, 71.2768, -98.4430
CIE-LCH:
29.1259, 121.5377, 305.9061
CIE-Luv:
29.1259, -8.6079, -115.8131
Hunter-Lab:
24.2634, 62.5673, -165.0944
#020ae5 color charts
#020ae5 color shades, tints & tones
#020ae5 color schemes
#020ae5 color preview, HTML & CSS examples
This text has a color of #020ae5
<p style="color:#020ae5;">Text here</p>
.mytext {color:#020ae5;}
This box has a color of #020ae5
<div style="background-color:#020ae5;">Content here</div>
.mybackground {background-color:#020ae5;}
Border around this has a color of #020ae5
<div style="border:2px solid #020ae5;">Content here</div>
.myborder {border:2px solid #020ae5;}