#d53bdc color space conversions
Hex:
#d53bdc
RGB:
213, 59, 220
CMY:
16, 77, 14
CMYK:
3, 73, 0, 14
HSL:
297°, 69.6970%, 54.7059%
HSV (HSB):
297°, 73.1818%, 86.2745%
XYZ:
41.9228, 22.4414, 69.8322
xyY:
0.3124, 0.1672, 22.4414
CIE-Lab:
54.4922, 76.7588, -50.9376
CIE-LCH:
54.4922, 92.1225, 326.4315
CIE-Luv:
54.4922, 61.8644, -88.4572
Hunter-Lab:
47.3723, 75.0645, -54.2396
#d53bdc color charts
#d53bdc color shades, tints & tones
#d53bdc color schemes
#d53bdc color preview, HTML & CSS examples
This text has a color of #d53bdc
<p style="color:#d53bdc;">Text here</p>
.mytext {color:#d53bdc;}
This box has a color of #d53bdc
<div style="background-color:#d53bdc;">Content here</div>
.mybackground {background-color:#d53bdc;}
Border around this has a color of #d53bdc
<div style="border:2px solid #d53bdc;">Content here</div>
.myborder {border:2px solid #d53bdc;}