#210f7f color space conversions
Hex:
#210f7f
RGB:
33, 15, 127
CMY:
87, 94, 50
CMYK:
74, 88, 0, 50
HSL:
250°, 78.8732%, 27.8431%
HSV (HSB):
250°, 88.1890%, 49.8039%
XYZ:
4.6288, 2.1973, 20.2588
xyY:
0.1709, 0.0811, 2.1973
CIE-Lab:
16.4903, 42.5468, -58.1600
CIE-LCH:
16.4903, 72.0612, 306.1872
CIE-Luv:
16.4903, -2.0601, -57.3005
Hunter-Lab:
14.8232, 29.7987, -70.6549
#210f7f color charts
#210f7f color shades, tints & tones
#210f7f color schemes
#210f7f color preview, HTML & CSS examples
This text has a color of #210f7f
<p style="color:#210f7f;">Text here</p>
.mytext {color:#210f7f;}
This box has a color of #210f7f
<div style="background-color:#210f7f;">Content here</div>
.mybackground {background-color:#210f7f;}
Border around this has a color of #210f7f
<div style="border:2px solid #210f7f;">Content here</div>
.myborder {border:2px solid #210f7f;}