#212db5 color space conversions
Hex:
#212db5
RGB:
33, 45, 181
CMY:
87, 82, 29
CMYK:
82, 75, 0, 29
HSL:
235°, 69.1589%, 41.9608%
HSV (HSB):
235°, 81.7680%, 70.9804%
XYZ:
9.9061, 5.5363, 44.2626
xyY:
0.1659, 0.0927, 5.5363
CIE-Lab:
28.2111, 44.7363, -71.9310
CIE-LCH:
28.2111, 84.7077, 301.8789
CIE-Luv:
28.2111, -8.1812, -90.8090
Hunter-Lab:
23.5293, 33.9738, -95.0637
#212db5 color charts
#212db5 color shades, tints & tones
#212db5 color schemes
#212db5 color preview, HTML & CSS examples
This text has a color of #212db5
<p style="color:#212db5;">Text here</p>
.mytext {color:#212db5;}
This box has a color of #212db5
<div style="background-color:#212db5;">Content here</div>
.mybackground {background-color:#212db5;}
Border around this has a color of #212db5
<div style="border:2px solid #212db5;">Content here</div>
.myborder {border:2px solid #212db5;}