#d88ecc color space conversions
Hex:
#d88ecc
RGB:
216, 142, 204
CMY:
15, 44, 20
CMYK:
0, 34, 6, 15
HSL:
310°, 48.6842%, 70.1961%
HSV (HSB):
310°, 34.2593%, 84.7059%
XYZ:
48.8910, 38.3046, 61.9434
xyY:
0.3278, 0.2568, 38.3046
CIE-Lab:
68.2445, 37.4980, -20.4709
CIE-LCH:
68.2445, 42.7219, 331.3690
CIE-Luv:
68.2445, 38.8665, -37.5778
Hunter-Lab:
61.8907, 32.6987, -16.0170
#d88ecc color charts
#d88ecc color shades, tints & tones
#d88ecc color schemes
#d88ecc color preview, HTML & CSS examples
This text has a color of #d88ecc
<p style="color:#d88ecc;">Text here</p>
.mytext {color:#d88ecc;}
This box has a color of #d88ecc
<div style="background-color:#d88ecc;">Content here</div>
.mybackground {background-color:#d88ecc;}
Border around this has a color of #d88ecc
<div style="border:2px solid #d88ecc;">Content here</div>
.myborder {border:2px solid #d88ecc;}