#d88dcc color space conversions
Hex:
#d88dcc
RGB:
216, 141, 204
CMY:
15, 45, 20
CMYK:
0, 35, 6, 15
HSL:
310°, 49.0196%, 70.0000%
HSV (HSB):
310°, 34.7222%, 84.7059%
XYZ:
48.7429, 38.0083, 61.8941
xyY:
0.3279, 0.2557, 38.0083
CIE-Lab:
68.0267, 38.0315, -20.8023
CIE-LCH:
68.0267, 43.3490, 331.3224
CIE-Luv:
68.0267, 39.3502, -38.1692
Hunter-Lab:
61.6509, 33.2379, -16.3682
#d88dcc color charts
#d88dcc color shades, tints & tones
#d88dcc color schemes
#d88dcc color preview, HTML & CSS examples
This text has a color of #d88dcc
<p style="color:#d88dcc;">Text here</p>
.mytext {color:#d88dcc;}
This box has a color of #d88dcc
<div style="background-color:#d88dcc;">Content here</div>
.mybackground {background-color:#d88dcc;}
Border around this has a color of #d88dcc
<div style="border:2px solid #d88dcc;">Content here</div>
.myborder {border:2px solid #d88dcc;}