#dc99e0 color space conversions
Hex:
#dc99e0
RGB:
220, 153, 224
CMY:
14, 40, 12
CMYK:
2, 32, 0, 12
HSL:
297°, 53.3835%, 73.9216%
HSV (HSB):
297°, 31.6964%, 87.8431%
XYZ:
54.3610, 43.3799, 76.0290
xyY:
0.3128, 0.2496, 43.3799
CIE-Lab:
71.8121, 36.5362, -26.0337
CIE-LCH:
71.8121, 44.8625, 324.5284
CIE-Luv:
71.8121, 32.8447, -46.6277
Hunter-Lab:
65.8634, 32.0655, -22.3366
#dc99e0 color charts
#dc99e0 color shades, tints & tones
#dc99e0 color schemes
#dc99e0 color preview, HTML & CSS examples
This text has a color of #dc99e0
<p style="color:#dc99e0;">Text here</p>
.mytext {color:#dc99e0;}
This box has a color of #dc99e0
<div style="background-color:#dc99e0;">Content here</div>
.mybackground {background-color:#dc99e0;}
Border around this has a color of #dc99e0
<div style="border:2px solid #dc99e0;">Content here</div>
.myborder {border:2px solid #dc99e0;}