#212cf3 color space conversions
Hex:
#212cf3
RGB:
33, 44, 243
CMY:
87, 83, 5
CMYK:
86, 82, 0, 5
HSL:
237°, 89.7436%, 54.1176%
HSV (HSB):
237°, 86.4198%, 95.2941%
XYZ:
17.7055, 8.5958, 85.5200
xyY:
0.1583, 0.0769, 8.5958
CIE-Lab:
35.1940, 64.8935, -96.2639
CIE-LCH:
35.1940, 116.0944, 303.9847
CIE-Luv:
35.1940, -10.1526, -126.4901
Hunter-Lab:
29.3185, 56.4892, -152.4216
#212cf3 color charts
#212cf3 color shades, tints & tones
#212cf3 color schemes
#212cf3 color preview, HTML & CSS examples
This text has a color of #212cf3
<p style="color:#212cf3;">Text here</p>
.mytext {color:#212cf3;}
This box has a color of #212cf3
<div style="background-color:#212cf3;">Content here</div>
.mybackground {background-color:#212cf3;}
Border around this has a color of #212cf3
<div style="border:2px solid #212cf3;">Content here</div>
.myborder {border:2px solid #212cf3;}