#d880db color space conversions
Hex:
#d880db
RGB:
216, 128, 219
CMY:
15, 50, 14
CMYK:
1, 42, 0, 14
HSL:
298°, 55.8282%, 68.0392%
HSV (HSB):
298°, 41.5525%, 85.8824%
XYZ:
48.8243, 35.1517, 71.2295
xyY:
0.3146, 0.2265, 35.1517
CIE-Lab:
65.8666, 47.5650, -32.4693
CIE-LCH:
65.8666, 57.5907, 325.6813
CIE-Luv:
65.8666, 42.3318, -58.0260
Hunter-Lab:
59.2889, 43.2387, -29.7286
#d880db color charts
#d880db color shades, tints & tones
#d880db color schemes
#d880db color preview, HTML & CSS examples
This text has a color of #d880db
<p style="color:#d880db;">Text here</p>
.mytext {color:#d880db;}
This box has a color of #d880db
<div style="background-color:#d880db;">Content here</div>
.mybackground {background-color:#d880db;}
Border around this has a color of #d880db
<div style="border:2px solid #d880db;">Content here</div>
.myborder {border:2px solid #d880db;}