#212ab1 color space conversions
Hex:
#212ab1
RGB:
33, 42, 177
CMY:
87, 84, 31
CMYK:
81, 76, 0, 31
HSL:
236°, 68.5714%, 41.1765%
HSV (HSB):
236°, 81.3559%, 69.4118%
XYZ:
9.3910, 5.1536, 42.0948
xyY:
0.1658, 0.0910, 5.1536
CIE-Lab:
27.1679, 45.0815, -71.2702
CIE-LCH:
27.1679, 84.3314, 302.3151
CIE-Luv:
27.1679, -7.5815, -88.4927
Hunter-Lab:
22.7015, 34.1128, -94.0487
#212ab1 color charts
#212ab1 color shades, tints & tones
#212ab1 color schemes
#212ab1 color preview, HTML & CSS examples
This text has a color of #212ab1
<p style="color:#212ab1;">Text here</p>
.mytext {color:#212ab1;}
This box has a color of #212ab1
<div style="background-color:#212ab1;">Content here</div>
.mybackground {background-color:#212ab1;}
Border around this has a color of #212ab1
<div style="border:2px solid #212ab1;">Content here</div>
.myborder {border:2px solid #212ab1;}