#212acc color space conversions
Hex:
#212acc
RGB:
33, 42, 204
CMY:
87, 84, 20
CMYK:
84, 79, 0, 20
HSL:
237°, 72.1519%, 46.4706%
HSV (HSB):
237°, 83.8235%, 80.0000%
XYZ:
12.3542, 6.3389, 57.6991
xyY:
0.1617, 0.0830, 6.3389
CIE-Lab:
30.2519, 53.9157, -82.1006
CIE-LCH:
30.2519, 98.2212, 303.2930
CIE-Luv:
30.2519, -8.5290, -104.2077
Hunter-Lab:
25.1772, 43.5286, -118.2524
#212acc color charts
#212acc color shades, tints & tones
#212acc color schemes
#212acc color preview, HTML & CSS examples
This text has a color of #212acc
<p style="color:#212acc;">Text here</p>
.mytext {color:#212acc;}
This box has a color of #212acc
<div style="background-color:#212acc;">Content here</div>
.mybackground {background-color:#212acc;}
Border around this has a color of #212acc
<div style="border:2px solid #212acc;">Content here</div>
.myborder {border:2px solid #212acc;}