#212ac3 color space conversions
Hex:
#212ac3
RGB:
33, 42, 195
CMY:
87, 84, 24
CMYK:
83, 78, 0, 24
HSL:
237°, 71.0526%, 44.7059%
HSV (HSB):
237°, 83.0769%, 76.4706%
XYZ:
11.3055, 5.9194, 52.1765
xyY:
0.1629, 0.0853, 5.9194
CIE-Lab:
29.2082, 51.0344, -78.5622
CIE-LCH:
29.2082, 93.6832, 303.0079
CIE-Luv:
29.2082, -8.2101, -99.0047
Hunter-Lab:
24.3298, 40.3676, -110.1194
#212ac3 color charts
#212ac3 color shades, tints & tones
#212ac3 color schemes
#212ac3 color preview, HTML & CSS examples
This text has a color of #212ac3
<p style="color:#212ac3;">Text here</p>
.mytext {color:#212ac3;}
This box has a color of #212ac3
<div style="background-color:#212ac3;">Content here</div>
.mybackground {background-color:#212ac3;}
Border around this has a color of #212ac3
<div style="border:2px solid #212ac3;">Content here</div>
.myborder {border:2px solid #212ac3;}