#212fed color space conversions
Hex:
#212fed
RGB:
33, 47, 237
CMY:
87, 82, 7
CMYK:
86, 80, 0, 7
HSL:
236°, 85.0000%, 52.9412%
HSV (HSB):
236°, 86.0759%, 92.9412%
XYZ:
16.9298, 8.4708, 80.8635
xyY:
0.1593, 0.0797, 8.4708
CIE-Lab:
34.9447, 61.7352, -93.2819
CIE-LCH:
34.9447, 111.8604, 303.4971
CIE-Luv:
34.9447, -10.2967, -123.1685
Hunter-Lab:
29.1046, 52.8980, -144.3565
#212fed color charts
#212fed color shades, tints & tones
#212fed color schemes
#212fed color preview, HTML & CSS examples
This text has a color of #212fed
<p style="color:#212fed;">Text here</p>
.mytext {color:#212fed;}
This box has a color of #212fed
<div style="background-color:#212fed;">Content here</div>
.mybackground {background-color:#212fed;}
Border around this has a color of #212fed
<div style="border:2px solid #212fed;">Content here</div>
.myborder {border:2px solid #212fed;}