#212fb4 color space conversions
Hex:
#212fb4
RGB:
33, 47, 180
CMY:
87, 82, 29
CMYK:
82, 74, 0, 29
HSL:
234°, 69.0141%, 41.7647%
HSV (HSB):
234°, 81.6667%, 70.5882%
XYZ:
9.8819, 5.6517, 43.7501
xyY:
0.1667, 0.0953, 5.6517
CIE-Lab:
28.5160, 43.2306, -70.8312
CIE-LCH:
28.5160, 82.9816, 301.3971
CIE-Luv:
28.5160, -8.4767, -90.1480
Hunter-Lab:
23.7732, 32.5949, -92.4707
#212fb4 color charts
#212fb4 color shades, tints & tones
#212fb4 color schemes
#212fb4 color preview, HTML & CSS examples
This text has a color of #212fb4
<p style="color:#212fb4;">Text here</p>
.mytext {color:#212fb4;}
This box has a color of #212fb4
<div style="background-color:#212fb4;">Content here</div>
.mybackground {background-color:#212fb4;}
Border around this has a color of #212fb4
<div style="border:2px solid #212fb4;">Content here</div>
.myborder {border:2px solid #212fb4;}