#212ca9 color space conversions
Hex:
#212ca9
RGB:
33, 44, 169
CMY:
87, 83, 34
CMYK:
80, 74, 0, 34
HSL:
235°, 67.3267%, 39.6078%
HSV (HSB):
235°, 80.4734%, 66.2745%
XYZ:
8.6893, 4.9893, 38.0412
xyY:
0.1680, 0.0965, 4.9893
CIE-Lab:
26.7042, 41.1738, -67.2343
CIE-LCH:
26.7042, 78.8400, 301.4830
CIE-Luv:
26.7042, -7.6335, -83.7169
Hunter-Lab:
22.3367, 30.3501, -85.3400
#212ca9 color charts
#212ca9 color shades, tints & tones
#212ca9 color schemes
#212ca9 color preview, HTML & CSS examples
This text has a color of #212ca9
<p style="color:#212ca9;">Text here</p>
.mytext {color:#212ca9;}
This box has a color of #212ca9
<div style="background-color:#212ca9;">Content here</div>
.mybackground {background-color:#212ca9;}
Border around this has a color of #212ca9
<div style="border:2px solid #212ca9;">Content here</div>
.myborder {border:2px solid #212ca9;}