#d84dec color space conversions
Hex:
#d84dec
RGB:
216, 77, 236
CMY:
15, 70, 7
CMYK:
8, 67, 0, 7
HSL:
292°, 80.7107%, 61.3725%
HSV (HSB):
292°, 67.3729%, 92.5490%
XYZ:
46.1131, 25.9628, 81.9378
xyY:
0.2994, 0.1686, 25.9628
CIE-Lab:
58.0017, 73.9119, -54.3270
CIE-LCH:
58.0017, 91.7300, 323.6832
CIE-Luv:
58.0017, 54.9448, -94.5552
Hunter-Lab:
50.9537, 72.3735, -59.6756
#d84dec color charts
#d84dec color shades, tints & tones
#d84dec color schemes
#d84dec color preview, HTML & CSS examples
This text has a color of #d84dec
<p style="color:#d84dec;">Text here</p>
.mytext {color:#d84dec;}
This box has a color of #d84dec
<div style="background-color:#d84dec;">Content here</div>
.mybackground {background-color:#d84dec;}
Border around this has a color of #d84dec
<div style="border:2px solid #d84dec;">Content here</div>
.myborder {border:2px solid #d84dec;}