#d85ac5 color space conversions
Hex:
#d85ac5
RGB:
216, 90, 197
CMY:
15, 65, 23
CMYK:
0, 58, 9, 15
HSL:
309°, 61.7647%, 60.0000%
HSV (HSB):
309°, 58.3333%, 84.7059%
XYZ:
42.0531, 25.9425, 55.6143
xyY:
0.3402, 0.2099, 25.9425
CIE-Lab:
57.9824, 62.1088, -32.3160
CIE-LCH:
57.9824, 70.0130, 332.5115
CIE-Luv:
57.9824, 62.8919, -58.7333
Hunter-Lab:
50.9338, 58.2432, -29.0848
#d85ac5 color charts
#d85ac5 color shades, tints & tones
#d85ac5 color schemes
#d85ac5 color preview, HTML & CSS examples
This text has a color of #d85ac5
<p style="color:#d85ac5;">Text here</p>
.mytext {color:#d85ac5;}
This box has a color of #d85ac5
<div style="background-color:#d85ac5;">Content here</div>
.mybackground {background-color:#d85ac5;}
Border around this has a color of #d85ac5
<div style="border:2px solid #d85ac5;">Content here</div>
.myborder {border:2px solid #d85ac5;}