#212db6 color space conversions
Hex:
#212db6
RGB:
33, 45, 182
CMY:
87, 82, 29
CMYK:
82, 75, 0, 29
HSL:
235°, 69.3023%, 42.1569%
HSV (HSB):
235°, 81.8681%, 71.3725%
XYZ:
10.0091, 5.5775, 44.8050
xyY:
0.1657, 0.0924, 5.5775
CIE-Lab:
28.3205, 45.0775, -72.3451
CIE-LCH:
28.3205, 85.2396, 301.9266
CIE-Luv:
28.3205, -8.2133, -91.3993
Hunter-Lab:
23.6167, 34.3213, -95.9516
#212db6 color charts
#212db6 color shades, tints & tones
#212db6 color schemes
#212db6 color preview, HTML & CSS examples
This text has a color of #212db6
<p style="color:#212db6;">Text here</p>
.mytext {color:#212db6;}
This box has a color of #212db6
<div style="background-color:#212db6;">Content here</div>
.mybackground {background-color:#212db6;}
Border around this has a color of #212db6
<div style="border:2px solid #212db6;">Content here</div>
.myborder {border:2px solid #212db6;}