#212fee color space conversions
Hex:
#212fee
RGB:
33, 47, 238
CMY:
87, 82, 7
CMYK:
86, 80, 0, 7
HSL:
236°, 85.7741%, 53.1373%
HSV (HSB):
236°, 86.1345%, 93.3333%
XYZ:
17.0763, 8.5294, 81.6352
xyY:
0.1592, 0.0795, 8.5294
CIE-Lab:
35.0620, 62.0392, -93.6541
CIE-LCH:
35.0620, 112.3386, 303.5217
CIE-Luv:
35.0620, -10.3301, -123.7353
Hunter-Lab:
29.2052, 53.2604, -145.2858
#212fee color charts
#212fee color shades, tints & tones
#212fee color schemes
#212fee color preview, HTML & CSS examples
This text has a color of #212fee
<p style="color:#212fee;">Text here</p>
.mytext {color:#212fee;}
This box has a color of #212fee
<div style="background-color:#212fee;">Content here</div>
.mybackground {background-color:#212fee;}
Border around this has a color of #212fee
<div style="border:2px solid #212fee;">Content here</div>
.myborder {border:2px solid #212fee;}