#021ec5 color space conversions
Hex:
#021ec5
RGB:
2, 30, 197
CMY:
99, 88, 23
CMYK:
99, 85, 0, 23
HSL:
231°, 97.9899%, 39.0196%
HSV (HSB):
231°, 98.9848%, 77.2549%
XYZ:
10.5674, 4.9727, 53.2262
xyY:
0.1537, 0.0723, 4.9727
CIE-Lab:
26.6568, 56.5595, -84.0039
CIE-LCH:
26.6568, 101.2700, 303.9522
CIE-Luv:
26.6568, -8.7314, -98.9520
Hunter-Lab:
22.2995, 45.5641, -125.9084
#021ec5 color charts
#021ec5 color shades, tints & tones
#021ec5 color schemes
#021ec5 color preview, HTML & CSS examples
This text has a color of #021ec5
<p style="color:#021ec5;">Text here</p>
.mytext {color:#021ec5;}
This box has a color of #021ec5
<div style="background-color:#021ec5;">Content here</div>
.mybackground {background-color:#021ec5;}
Border around this has a color of #021ec5
<div style="border:2px solid #021ec5;">Content here</div>
.myborder {border:2px solid #021ec5;}