#d388e6 color space conversions
Hex:
#d388e6
RGB:
211, 136, 230
CMY:
17, 47, 10
CMYK:
8, 41, 0, 10
HSL:
288°, 65.2778%, 71.7647%
HSV (HSB):
288°, 40.8696%, 90.1961%
XYZ:
49.9511, 37.1704, 79.4048
xyY:
0.3000, 0.2232, 37.1704
CIE-Lab:
67.4047, 43.9927, -36.2209
CIE-LCH:
67.4047, 56.9852, 320.5341
CIE-Luv:
67.4047, 33.6601, -63.7711
Hunter-Lab:
60.9675, 39.5530, -34.5427
#d388e6 color charts
#d388e6 color shades, tints & tones
#d388e6 color schemes
#d388e6 color preview, HTML & CSS examples
This text has a color of #d388e6
<p style="color:#d388e6;">Text here</p>
.mytext {color:#d388e6;}
This box has a color of #d388e6
<div style="background-color:#d388e6;">Content here</div>
.mybackground {background-color:#d388e6;}
Border around this has a color of #d388e6
<div style="border:2px solid #d388e6;">Content here</div>
.myborder {border:2px solid #d388e6;}