#210ea5 color space conversions
Hex:
#210ea5
RGB:
33, 14, 165
CMY:
87, 95, 35
CMYK:
80, 92, 0, 35
HSL:
248°, 84.3575%, 35.0980%
HSV (HSB):
248°, 91.5152%, 64.7059%
XYZ:
7.5758, 3.3540, 35.8454
xyY:
0.1620, 0.0717, 3.3540
CIE-Lab:
21.4093, 53.9317, -73.5993
CIE-LCH:
21.4093, 91.2441, 306.2330
CIE-Luv:
21.4093, -4.0784, -79.5600
Hunter-Lab:
18.3140, 41.7889, -103.2267
#210ea5 color charts
#210ea5 color shades, tints & tones
#210ea5 color schemes
#210ea5 color preview, HTML & CSS examples
This text has a color of #210ea5
<p style="color:#210ea5;">Text here</p>
.mytext {color:#210ea5;}
This box has a color of #210ea5
<div style="background-color:#210ea5;">Content here</div>
.mybackground {background-color:#210ea5;}
Border around this has a color of #210ea5
<div style="border:2px solid #210ea5;">Content here</div>
.myborder {border:2px solid #210ea5;}