#d53ec1 color space conversions
Hex:
#d53ec1
RGB:
213, 62, 193
CMY:
16, 76, 24
CMYK:
0, 71, 9, 16
HSL:
308°, 64.2553%, 53.9216%
HSV (HSB):
308°, 70.8920%, 83.5294%
XYZ:
38.7888, 21.4416, 52.5463
xyY:
0.3439, 0.1901, 21.4416
CIE-Lab:
53.4295, 71.6087, -37.1703
CIE-LCH:
53.4295, 80.6811, 332.5673
CIE-Luv:
53.4295, 70.6097, -66.5660
Hunter-Lab:
46.3051, 68.4918, -34.8678
#d53ec1 color charts
#d53ec1 color shades, tints & tones
#d53ec1 color schemes
#d53ec1 color preview, HTML & CSS examples
This text has a color of #d53ec1
<p style="color:#d53ec1;">Text here</p>
.mytext {color:#d53ec1;}
This box has a color of #d53ec1
<div style="background-color:#d53ec1;">Content here</div>
.mybackground {background-color:#d53ec1;}
Border around this has a color of #d53ec1
<div style="border:2px solid #d53ec1;">Content here</div>
.myborder {border:2px solid #d53ec1;}