#d85cec color space conversions
Hex:
#d85cec
RGB:
216, 92, 236
CMY:
15, 64, 7
CMYK:
8, 61, 0, 7
HSL:
292°, 79.1209%, 64.3137%
HSV (HSB):
292°, 61.0169%, 92.5490%
XYZ:
47.2864, 28.3094, 82.3289
xyY:
0.2994, 0.1793, 28.3094
CIE-Lab:
60.1672, 67.8822, -50.8824
CIE-LCH:
60.1672, 84.8352, 323.1459
CIE-Luv:
60.1672, 51.0442, -89.1165
Hunter-Lab:
53.2065, 65.5273, -54.4975
#d85cec color charts
#d85cec color shades, tints & tones
#d85cec color schemes
#d85cec color preview, HTML & CSS examples
This text has a color of #d85cec
<p style="color:#d85cec;">Text here</p>
.mytext {color:#d85cec;}
This box has a color of #d85cec
<div style="background-color:#d85cec;">Content here</div>
.mybackground {background-color:#d85cec;}
Border around this has a color of #d85cec
<div style="border:2px solid #d85cec;">Content here</div>
.myborder {border:2px solid #d85cec;}