#213cd5 color space conversions
Hex:
#213cd5
RGB:
33, 60, 213
CMY:
87, 76, 16
CMYK:
85, 72, 0, 16
HSL:
231°, 73.1707%, 48.2353%
HSV (HSB):
231°, 84.5070%, 83.5294%
XYZ:
14.2533, 8.3591, 63.8130
xyY:
0.1649, 0.0967, 8.3591
CIE-Lab:
34.7199, 47.0210, -79.9227
CIE-LCH:
34.7199, 92.7287, 300.4696
CIE-Luv:
34.7199, -11.5710, -108.8240
Hunter-Lab:
28.9122, 37.4016, -110.6224
#213cd5 color charts
#213cd5 color shades, tints & tones
#213cd5 color schemes
#213cd5 color preview, HTML & CSS examples
This text has a color of #213cd5
<p style="color:#213cd5;">Text here</p>
.mytext {color:#213cd5;}
This box has a color of #213cd5
<div style="background-color:#213cd5;">Content here</div>
.mybackground {background-color:#213cd5;}
Border around this has a color of #213cd5
<div style="border:2px solid #213cd5;">Content here</div>
.myborder {border:2px solid #213cd5;}