#213cc2 color space conversions
Hex:
#213cc2
RGB:
33, 60, 194
CMY:
87, 76, 24
CMYK:
83, 69, 0, 24
HSL:
230°, 70.9251%, 44.5098%
HSV (HSB):
230°, 82.9897%, 76.0784%
XYZ:
11.9807, 7.4501, 51.8455
xyY:
0.1681, 0.1045, 7.4501
CIE-Lab:
32.8103, 40.3086, -72.0200
CIE-LCH:
32.8103, 82.5328, 299.2351
CIE-Luv:
32.8103, -11.1919, -97.3530
Hunter-Lab:
27.2949, 30.5839, -93.5126
#213cc2 color charts
#213cc2 color shades, tints & tones
#213cc2 color schemes
#213cc2 color preview, HTML & CSS examples
This text has a color of #213cc2
<p style="color:#213cc2;">Text here</p>
.mytext {color:#213cc2;}
This box has a color of #213cc2
<div style="background-color:#213cc2;">Content here</div>
.mybackground {background-color:#213cc2;}
Border around this has a color of #213cc2
<div style="border:2px solid #213cc2;">Content here</div>
.myborder {border:2px solid #213cc2;}