#d84ed5 color space conversions
Hex:
#d84ed5
RGB:
216, 78, 213
CMY:
15, 69, 16
CMYK:
0, 64, 1, 15
HSL:
301°, 63.8889%, 57.6471%
HSV (HSB):
301°, 63.8889%, 84.7059%
XYZ:
43.0535, 24.8518, 65.4785
xyY:
0.3228, 0.1863, 24.8518
CIE-Lab:
56.9307, 69.6394, -43.0718
CIE-LCH:
56.9307, 81.8830, 328.2633
CIE-Luv:
56.9307, 61.7491, -76.2506
Hunter-Lab:
49.8516, 66.9184, -42.9794
#d84ed5 color charts
#d84ed5 color shades, tints & tones
#d84ed5 color schemes
#d84ed5 color preview, HTML & CSS examples
This text has a color of #d84ed5
<p style="color:#d84ed5;">Text here</p>
.mytext {color:#d84ed5;}
This box has a color of #d84ed5
<div style="background-color:#d84ed5;">Content here</div>
.mybackground {background-color:#d84ed5;}
Border around this has a color of #d84ed5
<div style="border:2px solid #d84ed5;">Content here</div>
.myborder {border:2px solid #d84ed5;}