#dc98d8 color space conversions
Hex:
#dc98d8
RGB:
220, 152, 216
CMY:
14, 40, 15
CMYK:
0, 31, 2, 14
HSL:
304°, 49.2754%, 72.9412%
HSV (HSB):
304°, 30.9091%, 86.2745%
XYZ:
53.1381, 42.6300, 70.3935
xyY:
0.3198, 0.2566, 42.6300
CIE-Lab:
71.3031, 35.5942, -22.4142
CIE-LCH:
71.3031, 42.0636, 327.8008
CIE-Luv:
71.3031, 34.6164, -40.6129
Hunter-Lab:
65.2916, 31.0132, -18.2187
#dc98d8 color charts
#dc98d8 color shades, tints & tones
#dc98d8 color schemes
#dc98d8 color preview, HTML & CSS examples
This text has a color of #dc98d8
<p style="color:#dc98d8;">Text here</p>
.mytext {color:#dc98d8;}
This box has a color of #dc98d8
<div style="background-color:#dc98d8;">Content here</div>
.mybackground {background-color:#dc98d8;}
Border around this has a color of #dc98d8
<div style="border:2px solid #dc98d8;">Content here</div>
.myborder {border:2px solid #dc98d8;}