#dc98e7 color space conversions
Hex:
#dc98e7
RGB:
220, 152, 231
CMY:
14, 40, 9
CMYK:
5, 34, 0, 9
HSL:
292°, 62.2047%, 75.0980%
HSV (HSB):
292°, 34.1991%, 90.5882%
XYZ:
55.1672, 43.4416, 81.0787
xyY:
0.3070, 0.2418, 43.4416
CIE-Lab:
71.8537, 38.3986, -29.8063
CIE-LCH:
71.8537, 48.6093, 322.1801
CIE-Luv:
71.8537, 32.1670, -53.0531
Hunter-Lab:
65.9103, 34.0625, -26.7977
#dc98e7 color charts
#dc98e7 color shades, tints & tones
#dc98e7 color schemes
#dc98e7 color preview, HTML & CSS examples
This text has a color of #dc98e7
<p style="color:#dc98e7;">Text here</p>
.mytext {color:#dc98e7;}
This box has a color of #dc98e7
<div style="background-color:#dc98e7;">Content here</div>
.mybackground {background-color:#dc98e7;}
Border around this has a color of #dc98e7
<div style="border:2px solid #dc98e7;">Content here</div>
.myborder {border:2px solid #dc98e7;}