#dc98e2 color space conversions
Hex:
#dc98e2
RGB:
220, 152, 226
CMY:
14, 40, 11
CMYK:
3, 33, 0, 11
HSL:
295°, 56.0606%, 74.1176%
HSV (HSB):
295°, 32.7434%, 88.6275%
XYZ:
54.4709, 43.1631, 77.4119
xyY:
0.3112, 0.2466, 43.1631
CIE-Lab:
71.6655, 37.4474, -27.3557
CIE-LCH:
71.6655, 46.3750, 323.8515
CIE-Luv:
71.6655, 32.9824, -48.8986
Hunter-Lab:
65.6986, 33.0222, -23.8716
#dc98e2 color charts
#dc98e2 color shades, tints & tones
#dc98e2 color schemes
#dc98e2 color preview, HTML & CSS examples
This text has a color of #dc98e2
<p style="color:#dc98e2;">Text here</p>
.mytext {color:#dc98e2;}
This box has a color of #dc98e2
<div style="background-color:#dc98e2;">Content here</div>
.mybackground {background-color:#dc98e2;}
Border around this has a color of #dc98e2
<div style="border:2px solid #dc98e2;">Content here</div>
.myborder {border:2px solid #dc98e2;}