#212ae6 color space conversions
Hex:
#212ae6
RGB:
33, 42, 230
CMY:
87, 84, 10
CMYK:
86, 82, 0, 10
HSL:
237°, 79.7571%, 51.5686%
HSV (HSB):
237°, 85.6522%, 90.1961%
XYZ:
15.7381, 7.6924, 75.5182
xyY:
0.1591, 0.0777, 7.6924
CIE-Lab:
33.3340, 61.9162, -91.9770
CIE-LCH:
33.3340, 110.8755, 303.9472
CIE-Luv:
33.3340, -9.4631, -119.0725
Hunter-Lab:
27.7352, 52.7514, -142.0217
#212ae6 color charts
#212ae6 color shades, tints & tones
#212ae6 color schemes
#212ae6 color preview, HTML & CSS examples
This text has a color of #212ae6
<p style="color:#212ae6;">Text here</p>
.mytext {color:#212ae6;}
This box has a color of #212ae6
<div style="background-color:#212ae6;">Content here</div>
.mybackground {background-color:#212ae6;}
Border around this has a color of #212ae6
<div style="border:2px solid #212ae6;">Content here</div>
.myborder {border:2px solid #212ae6;}