#dc93c5 color space conversions
Hex:
#dc93c5
RGB:
220, 147, 197
CMY:
14, 42, 23
CMYK:
0, 33, 10, 14
HSL:
319°, 51.0490%, 71.9608%
HSV (HSB):
319°, 33.1818%, 86.2745%
XYZ:
50.0270, 40.1143, 57.9294
xyY:
0.3379, 0.2709, 40.1143
CIE-Lab:
69.5509, 34.9461, -14.5587
CIE-LCH:
69.5509, 37.8575, 337.3831
CIE-Luv:
69.5509, 40.2890, -28.0350
Hunter-Lab:
63.3358, 30.1537, -9.8939
#dc93c5 color charts
#dc93c5 color shades, tints & tones
#dc93c5 color schemes
#dc93c5 color preview, HTML & CSS examples
This text has a color of #dc93c5
<p style="color:#dc93c5;">Text here</p>
.mytext {color:#dc93c5;}
This box has a color of #dc93c5
<div style="background-color:#dc93c5;">Content here</div>
.mybackground {background-color:#dc93c5;}
Border around this has a color of #dc93c5
<div style="border:2px solid #dc93c5;">Content here</div>
.myborder {border:2px solid #dc93c5;}