#212db2 color space conversions
Hex:
#212db2
RGB:
33, 45, 178
CMY:
87, 82, 30
CMYK:
81, 75, 0, 30
HSL:
235°, 68.7204%, 41.3725%
HSV (HSB):
235°, 81.4607%, 69.8039%
XYZ:
9.6015, 5.4145, 42.6585
xyY:
0.1665, 0.0939, 5.4145
CIE-Lab:
27.8843, 43.7077, -70.6826
CIE-LCH:
27.8843, 83.1047, 301.7312
CIE-Luv:
27.8843, -8.0856, -89.0345
Hunter-Lab:
23.2690, 32.9336, -92.4068
#212db2 color charts
#212db2 color shades, tints & tones
#212db2 color schemes
#212db2 color preview, HTML & CSS examples
This text has a color of #212db2
<p style="color:#212db2;">Text here</p>
.mytext {color:#212db2;}
This box has a color of #212db2
<div style="background-color:#212db2;">Content here</div>
.mybackground {background-color:#212db2;}
Border around this has a color of #212db2
<div style="border:2px solid #212db2;">Content here</div>
.myborder {border:2px solid #212db2;}