#d87dec color space conversions
Hex:
#d87dec
RGB:
216, 125, 236
CMY:
15, 51, 7
CMYK:
8, 47, 0, 7
HSL:
289°, 74.4966%, 70.7843%
HSV (HSB):
289°, 47.0339%, 92.5490%
XYZ:
50.7928, 35.3223, 83.4977
xyY:
0.2995, 0.2083, 35.3223
CIE-Lab:
65.9988, 52.3063, -41.6861
CIE-LCH:
65.9988, 66.8856, 321.4465
CIE-Luv:
65.9988, 39.9950, -73.6492
Hunter-Lab:
59.4326, 48.5445, -41.6946
#d87dec color charts
#d87dec color shades, tints & tones
#d87dec color schemes
#d87dec color preview, HTML & CSS examples
This text has a color of #d87dec
<p style="color:#d87dec;">Text here</p>
.mytext {color:#d87dec;}
This box has a color of #d87dec
<div style="background-color:#d87dec;">Content here</div>
.mybackground {background-color:#d87dec;}
Border around this has a color of #d87dec
<div style="border:2px solid #d87dec;">Content here</div>
.myborder {border:2px solid #d87dec;}