#dc88e7 color space conversions
Hex:
#dc88e7
RGB:
220, 136, 231
CMY:
14, 47, 9
CMYK:
5, 41, 0, 9
HSL:
293°, 66.4336%, 71.9608%
HSV (HSB):
293°, 41.1255%, 90.5882%
XYZ:
52.7432, 38.5935, 80.2707
xyY:
0.3073, 0.2249, 38.5935
CIE-Lab:
68.4558, 46.8442, -35.0606
CIE-LCH:
68.4558, 58.5118, 323.1869
CIE-Luv:
68.4558, 39.1339, -62.4887
Hunter-Lab:
62.1237, 42.8306, -33.1228
#dc88e7 color charts
#dc88e7 color shades, tints & tones
#dc88e7 color schemes
#dc88e7 color preview, HTML & CSS examples
This text has a color of #dc88e7
<p style="color:#dc88e7;">Text here</p>
.mytext {color:#dc88e7;}
This box has a color of #dc88e7
<div style="background-color:#dc88e7;">Content here</div>
.mybackground {background-color:#dc88e7;}
Border around this has a color of #dc88e7
<div style="border:2px solid #dc88e7;">Content here</div>
.myborder {border:2px solid #dc88e7;}