#d888e2 color space conversions
Hex:
#d888e2
RGB:
216, 136, 226
CMY:
15, 47, 11
CMYK:
4, 40, 0, 11
HSL:
293°, 60.8108%, 70.9804%
HSV (HSB):
293°, 39.8230%, 88.6275%
XYZ:
50.8505, 37.6982, 76.5479
xyY:
0.3080, 0.2283, 37.6982
CIE-Lab:
67.7976, 44.7065, -33.3579
CIE-LCH:
67.7976, 55.7801, 323.2714
CIE-Luv:
67.7976, 37.5440, -59.2949
Hunter-Lab:
61.3989, 40.3856, -30.9394
#d888e2 color charts
#d888e2 color shades, tints & tones
#d888e2 color schemes
#d888e2 color preview, HTML & CSS examples
This text has a color of #d888e2
<p style="color:#d888e2;">Text here</p>
.mytext {color:#d888e2;}
This box has a color of #d888e2
<div style="background-color:#d888e2;">Content here</div>
.mybackground {background-color:#d888e2;}
Border around this has a color of #d888e2
<div style="border:2px solid #d888e2;">Content here</div>
.myborder {border:2px solid #d888e2;}