#213fc5 color space conversions
Hex:
#213fc5
RGB:
33, 63, 197
CMY:
87, 75, 23
CMYK:
83, 68, 0, 23
HSL:
229°, 71.3043%, 45.0980%
HSV (HSB):
229°, 83.2487%, 77.2549%
XYZ:
12.4827, 7.9096, 53.6921
xyY:
0.1685, 0.1068, 7.9096
CIE-Lab:
33.7938, 39.5237, -72.1570
CIE-LCH:
33.7938, 82.2724, 298.7115
CIE-Luv:
33.7938, -11.8448, -98.7228
Hunter-Lab:
28.1239, 30.0099, -93.5052
#213fc5 color charts
#213fc5 color shades, tints & tones
#213fc5 color schemes
#213fc5 color preview, HTML & CSS examples
This text has a color of #213fc5
<p style="color:#213fc5;">Text here</p>
.mytext {color:#213fc5;}
This box has a color of #213fc5
<div style="background-color:#213fc5;">Content here</div>
.mybackground {background-color:#213fc5;}
Border around this has a color of #213fc5
<div style="border:2px solid #213fc5;">Content here</div>
.myborder {border:2px solid #213fc5;}