#d87fcb color space conversions
Hex:
#d87fcb
RGB:
216, 127, 203
CMY:
15, 50, 20
CMYK:
0, 41, 6, 15
HSL:
309°, 53.2934%, 67.2549%
HSV (HSB):
309°, 41.2037%, 84.7059%
XYZ:
46.6878, 34.0895, 60.6191
xyY:
0.3302, 0.2411, 34.0895
CIE-Lab:
65.0335, 45.2278, -24.8176
CIE-LCH:
65.0335, 51.5894, 331.2454
CIE-Luv:
65.0335, 46.1312, -45.3757
Hunter-Lab:
58.3862, 40.5594, -20.6872
#d87fcb color charts
#d87fcb color shades, tints & tones
#d87fcb color schemes
#d87fcb color preview, HTML & CSS examples
This text has a color of #d87fcb
<p style="color:#d87fcb;">Text here</p>
.mytext {color:#d87fcb;}
This box has a color of #d87fcb
<div style="background-color:#d87fcb;">Content here</div>
.mybackground {background-color:#d87fcb;}
Border around this has a color of #d87fcb
<div style="border:2px solid #d87fcb;">Content here</div>
.myborder {border:2px solid #d87fcb;}