#d880cc color space conversions
Hex:
#d880cc
RGB:
216, 128, 204
CMY:
15, 50, 20
CMYK:
0, 41, 6, 15
HSL:
308°, 53.0120%, 67.4510%
HSV (HSB):
308°, 40.7407%, 84.7059%
XYZ:
46.9372, 34.3969, 61.2921
xyY:
0.3291, 0.2412, 34.3969
CIE-Lab:
65.2764, 44.8821, -25.0055
CIE-LCH:
65.2764, 51.3778, 330.8762
CIE-Luv:
65.2764, 45.4637, -45.6429
Hunter-Lab:
58.6489, 40.2194, -20.9080
#d880cc color charts
#d880cc color shades, tints & tones
#d880cc color schemes
#d880cc color preview, HTML & CSS examples
This text has a color of #d880cc
<p style="color:#d880cc;">Text here</p>
.mytext {color:#d880cc;}
This box has a color of #d880cc
<div style="background-color:#d880cc;">Content here</div>
.mybackground {background-color:#d880cc;}
Border around this has a color of #d880cc
<div style="border:2px solid #d880cc;">Content here</div>
.myborder {border:2px solid #d880cc;}