#212ecc color space conversions
Hex:
#212ecc
RGB:
33, 46, 204
CMY:
87, 82, 20
CMYK:
84, 77, 0, 20
HSL:
235°, 72.1519%, 46.4706%
HSV (HSB):
235°, 83.8235%, 80.0000%
XYZ:
12.5033, 6.6370, 57.7488
xyY:
0.1626, 0.0863, 6.6370
CIE-Lab:
30.9657, 51.8530, -80.9162
CIE-LCH:
30.9657, 96.1050, 302.6527
CIE-Luv:
30.9657, -9.0745, -104.2501
Hunter-Lab:
25.7623, 41.5478, -114.8710
#212ecc color charts
#212ecc color shades, tints & tones
#212ecc color schemes
#212ecc color preview, HTML & CSS examples
This text has a color of #212ecc
<p style="color:#212ecc;">Text here</p>
.mytext {color:#212ecc;}
This box has a color of #212ecc
<div style="background-color:#212ecc;">Content here</div>
.mybackground {background-color:#212ecc;}
Border around this has a color of #212ecc
<div style="border:2px solid #212ecc;">Content here</div>
.myborder {border:2px solid #212ecc;}