#d888f6 color space conversions
Hex:
#d888f6
RGB:
216, 136, 246
CMY:
15, 47, 4
CMYK:
12, 45, 0, 4
HSL:
284°, 85.9375%, 74.9020%
HSV (HSB):
284°, 44.7154%, 96.4706%
XYZ:
53.7576, 38.8611, 91.8564
xyY:
0.2914, 0.2107, 38.8611
CIE-Lab:
68.6505, 48.6224, -43.0296
CIE-LCH:
68.6505, 64.9283, 318.4919
CIE-Luv:
68.6505, 33.8031, -75.8061
Hunter-Lab:
62.3386, 44.8365, -43.7271
#d888f6 color charts
#d888f6 color shades, tints & tones
#d888f6 color schemes
#d888f6 color preview, HTML & CSS examples
This text has a color of #d888f6
<p style="color:#d888f6;">Text here</p>
.mytext {color:#d888f6;}
This box has a color of #d888f6
<div style="background-color:#d888f6;">Content here</div>
.mybackground {background-color:#d888f6;}
Border around this has a color of #d888f6
<div style="border:2px solid #d888f6;">Content here</div>
.myborder {border:2px solid #d888f6;}