#d888d7 color space conversions
Hex:
#d888d7
RGB:
216, 136, 215
CMY:
15, 47, 16
CMYK:
0, 37, 0, 15
HSL:
301°, 50.6329%, 69.0196%
HSV (HSB):
301°, 37.0370%, 84.7059%
XYZ:
49.3888, 37.1135, 68.8505
xyY:
0.3179, 0.2389, 37.1135
CIE-Lab:
67.3621, 42.6564, -27.9361
CIE-LCH:
67.3621, 50.9901, 326.7788
CIE-Luv:
67.3621, 39.6364, -50.1825
Hunter-Lab:
60.9209, 38.0991, -24.3627
#d888d7 color charts
#d888d7 color shades, tints & tones
#d888d7 color schemes
#d888d7 color preview, HTML & CSS examples
This text has a color of #d888d7
<p style="color:#d888d7;">Text here</p>
.mytext {color:#d888d7;}
This box has a color of #d888d7
<div style="background-color:#d888d7;">Content here</div>
.mybackground {background-color:#d888d7;}
Border around this has a color of #d888d7
<div style="border:2px solid #d888d7;">Content here</div>
.myborder {border:2px solid #d888d7;}