#212ac4 color space conversions
Hex:
#212ac4
RGB:
33, 42, 196
CMY:
87, 84, 23
CMYK:
83, 79, 0, 23
HSL:
237°, 71.1790%, 44.9020%
HSV (HSB):
237°, 83.1633%, 76.8627%
XYZ:
11.4190, 5.9648, 52.7740
xyY:
0.1628, 0.0850, 5.9648
CIE-Lab:
29.3234, 51.3576, -78.9587
CIE-LCH:
29.3234, 94.1917, 303.0414
CIE-Luv:
29.3234, -8.2454, -99.5844
Hunter-Lab:
24.4229, 40.7179, -111.0202
#212ac4 color charts
#212ac4 color shades, tints & tones
#212ac4 color schemes
#212ac4 color preview, HTML & CSS examples
This text has a color of #212ac4
<p style="color:#212ac4;">Text here</p>
.mytext {color:#212ac4;}
This box has a color of #212ac4
<div style="background-color:#212ac4;">Content here</div>
.mybackground {background-color:#212ac4;}
Border around this has a color of #212ac4
<div style="border:2px solid #212ac4;">Content here</div>
.myborder {border:2px solid #212ac4;}