#212aed color space conversions
Hex:
#212aed
RGB:
33, 42, 237
CMY:
87, 84, 7
CMYK:
86, 82, 0, 7
HSL:
237°, 85.0000%, 52.9412%
HSV (HSB):
237°, 86.0759%, 92.9412%
XYZ:
16.7412, 8.0937, 80.8006
xyY:
0.1585, 0.0766, 8.0937
CIE-Lab:
34.1772, 63.9950, -94.5582
CIE-LCH:
34.1772, 114.1780, 304.0893
CIE-Luv:
34.1772, -9.7171, -123.0367
Hunter-Lab:
28.4494, 55.2530, -148.4780
#212aed color charts
#212aed color shades, tints & tones
#212aed color schemes
#212aed color preview, HTML & CSS examples
This text has a color of #212aed
<p style="color:#212aed;">Text here</p>
.mytext {color:#212aed;}
This box has a color of #212aed
<div style="background-color:#212aed;">Content here</div>
.mybackground {background-color:#212aed;}
Border around this has a color of #212aed
<div style="border:2px solid #212aed;">Content here</div>
.myborder {border:2px solid #212aed;}