#022aed color space conversions
Hex:
#022aed
RGB:
2, 42, 237
CMY:
99, 84, 7
CMYK:
99, 82, 0, 7
HSL:
230°, 98.3264%, 46.8627%
HSV (HSB):
230°, 99.1561%, 92.9412%
XYZ:
16.1391, 7.7833, 80.7725
xyY:
0.1542, 0.0743, 7.7833
CIE-Lab:
33.5274, 63.3947, -95.6577
CIE-LCH:
33.5274, 114.7575, 303.5334
CIE-Luv:
33.5274, -11.2381, -122.7545
Hunter-Lab:
27.8985, 54.4385, -152.1290
#022aed color charts
#022aed color shades, tints & tones
#022aed color schemes
#022aed color preview, HTML & CSS examples
This text has a color of #022aed
<p style="color:#022aed;">Text here</p>
.mytext {color:#022aed;}
This box has a color of #022aed
<div style="background-color:#022aed;">Content here</div>
.mybackground {background-color:#022aed;}
Border around this has a color of #022aed
<div style="border:2px solid #022aed;">Content here</div>
.myborder {border:2px solid #022aed;}