#dc5dcb color space conversions
Hex:
#dc5dcb
RGB:
220, 93, 203
CMY:
14, 64, 20
CMYK:
0, 58, 8, 14
HSL:
308°, 64.4670%, 61.3725%
HSV (HSB):
308°, 57.7273%, 86.2745%
XYZ:
44.2090, 27.3561, 59.4501
xyY:
0.3374, 0.2088, 27.3561
CIE-Lab:
59.3025, 62.8212, -33.6341
CIE-LCH:
59.3025, 71.2584, 331.8357
CIE-Luv:
59.3025, 62.8817, -61.1549
Hunter-Lab:
52.3031, 59.3462, -30.7796
#dc5dcb color charts
#dc5dcb color shades, tints & tones
#dc5dcb color schemes
#dc5dcb color preview, HTML & CSS examples
This text has a color of #dc5dcb
<p style="color:#dc5dcb;">Text here</p>
.mytext {color:#dc5dcb;}
This box has a color of #dc5dcb
<div style="background-color:#dc5dcb;">Content here</div>
.mybackground {background-color:#dc5dcb;}
Border around this has a color of #dc5dcb
<div style="border:2px solid #dc5dcb;">Content here</div>
.myborder {border:2px solid #dc5dcb;}