#021edc color space conversions
Hex:
#021edc
RGB:
2, 30, 220
CMY:
99, 88, 14
CMYK:
99, 86, 0, 14
HSL:
232°, 98.1982%, 43.5294%
HSV (HSB):
232°, 99.0909%, 86.2745%
XYZ:
13.4076, 6.1088, 68.1826
xyY:
0.1529, 0.0697, 6.1088
CIE-Lab:
29.6852, 63.3609, -92.3394
CIE-LCH:
29.6852, 111.9873, 304.4569
CIE-Luv:
29.6852, -9.4964, -112.2021
Hunter-Lab:
24.7159, 53.5776, -146.2594
#021edc color charts
#021edc color shades, tints & tones
#021edc color schemes
#021edc color preview, HTML & CSS examples
This text has a color of #021edc
<p style="color:#021edc;">Text here</p>
.mytext {color:#021edc;}
This box has a color of #021edc
<div style="background-color:#021edc;">Content here</div>
.mybackground {background-color:#021edc;}
Border around this has a color of #021edc
<div style="border:2px solid #021edc;">Content here</div>
.myborder {border:2px solid #021edc;}