#d85dca color space conversions
Hex:
#d85dca
RGB:
216, 93, 202
CMY:
15, 64, 21
CMYK:
0, 57, 6, 15
HSL:
307°, 61.1940%, 60.5882%
HSV (HSB):
307°, 56.9444%, 84.7059%
XYZ:
42.8939, 26.6919, 58.7684
xyY:
0.3342, 0.2080, 26.6919
CIE-Lab:
58.6881, 61.5897, -34.0663
CIE-LCH:
58.6881, 70.3833, 331.0523
CIE-Luv:
58.6881, 60.3366, -61.5003
Hunter-Lab:
51.6642, 57.7863, -31.2779
#d85dca color charts
#d85dca color shades, tints & tones
#d85dca color schemes
#d85dca color preview, HTML & CSS examples
This text has a color of #d85dca
<p style="color:#d85dca;">Text here</p>
.mytext {color:#d85dca;}
This box has a color of #d85dca
<div style="background-color:#d85dca;">Content here</div>
.mybackground {background-color:#d85dca;}
Border around this has a color of #d85dca
<div style="border:2px solid #d85dca;">Content here</div>
.myborder {border:2px solid #d85dca;}