#d888d4 color space conversions
Hex:
#d888d4
RGB:
216, 136, 212
CMY:
15, 47, 17
CMYK:
0, 37, 2, 15
HSL:
303°, 50.6329%, 69.0196%
HSV (HSB):
303°, 37.0370%, 84.7059%
XYZ:
49.0067, 36.9607, 66.8385
xyY:
0.3207, 0.2419, 36.9607
CIE-Lab:
67.2475, 42.1110, -26.4450
CIE-LCH:
67.2475, 49.7260, 327.8719
CIE-Luv:
67.2475, 40.2097, -47.6995
Hunter-Lab:
60.7953, 37.4959, -22.6269
#d888d4 color charts
#d888d4 color shades, tints & tones
#d888d4 color schemes
#d888d4 color preview, HTML & CSS examples
This text has a color of #d888d4
<p style="color:#d888d4;">Text here</p>
.mytext {color:#d888d4;}
This box has a color of #d888d4
<div style="background-color:#d888d4;">Content here</div>
.mybackground {background-color:#d888d4;}
Border around this has a color of #d888d4
<div style="border:2px solid #d888d4;">Content here</div>
.myborder {border:2px solid #d888d4;}