#d53ed8 color space conversions
Hex:
#d53ed8
RGB:
213, 62, 216
CMY:
16, 76, 15
CMYK:
1, 71, 0, 15
HSL:
299°, 66.3793%, 54.5098%
HSV (HSB):
299°, 71.2963%, 84.7059%
XYZ:
41.5579, 22.5493, 67.1278
xyY:
0.3167, 0.1718, 22.5493
CIE-Lab:
54.6050, 75.1651, -48.4874
CIE-LCH:
54.6050, 89.4473, 327.1748
CIE-Luv:
54.6050, 62.5988, -84.5766
Hunter-Lab:
47.4861, 73.1154, -50.5741
#d53ed8 color charts
#d53ed8 color shades, tints & tones
#d53ed8 color schemes
#d53ed8 color preview, HTML & CSS examples
This text has a color of #d53ed8
<p style="color:#d53ed8;">Text here</p>
.mytext {color:#d53ed8;}
This box has a color of #d53ed8
<div style="background-color:#d53ed8;">Content here</div>
.mybackground {background-color:#d53ed8;}
Border around this has a color of #d53ed8
<div style="border:2px solid #d53ed8;">Content here</div>
.myborder {border:2px solid #d53ed8;}