#d53bd7 color space conversions
Hex:
#d53bd7
RGB:
213, 59, 215
CMY:
16, 77, 16
CMYK:
1, 73, 0, 16
HSL:
299°, 66.1017%, 53.7255%
HSV (HSB):
299°, 72.5581%, 84.3137%
XYZ:
41.2703, 22.1804, 66.3960
xyY:
0.3178, 0.1708, 22.1804
CIE-Lab:
54.2178, 75.9564, -48.5340
CIE-LCH:
54.2178, 90.1384, 327.4225
CIE-Luv:
54.2178, 63.5600, -84.6174
Hunter-Lab:
47.0960, 74.0016, -50.6199
#d53bd7 color charts
#d53bd7 color shades, tints & tones
#d53bd7 color schemes
#d53bd7 color preview, HTML & CSS examples
This text has a color of #d53bd7
<p style="color:#d53bd7;">Text here</p>
.mytext {color:#d53bd7;}
This box has a color of #d53bd7
<div style="background-color:#d53bd7;">Content here</div>
.mybackground {background-color:#d53bd7;}
Border around this has a color of #d53bd7
<div style="border:2px solid #d53bd7;">Content here</div>
.myborder {border:2px solid #d53bd7;}