#d84acc color space conversions
Hex:
#d84acc
RGB:
216, 74, 204
CMY:
15, 71, 20
CMYK:
0, 66, 6, 15
HSL:
305°, 64.5455%, 56.8627%
HSV (HSB):
305°, 65.7407%, 84.7059%
XYZ:
41.6668, 23.8561, 59.5354
xyY:
0.3332, 0.1908, 23.8561
CIE-Lab:
55.9435, 69.7270, -39.5037
CIE-LCH:
55.9435, 80.1399, 330.4664
CIE-Luv:
55.9435, 65.7843, -70.5068
Hunter-Lab:
48.8427, 66.8000, -38.0798
#d84acc color charts
#d84acc color shades, tints & tones
#d84acc color schemes
#d84acc color preview, HTML & CSS examples
This text has a color of #d84acc
<p style="color:#d84acc;">Text here</p>
.mytext {color:#d84acc;}
This box has a color of #d84acc
<div style="background-color:#d84acc;">Content here</div>
.mybackground {background-color:#d84acc;}
Border around this has a color of #d84acc
<div style="border:2px solid #d84acc;">Content here</div>
.myborder {border:2px solid #d84acc;}