#dc55cd color space conversions
Hex:
#dc55cd
RGB:
220, 85, 205
CMY:
14, 67, 20
CMYK:
0, 61, 7, 14
HSL:
307°, 65.8537%, 59.8039%
HSV (HSB):
307°, 61.3636%, 86.2745%
XYZ:
43.7831, 26.1204, 60.4917
xyY:
0.3358, 0.2003, 26.1204
CIE-Lab:
58.1512, 66.5360, -36.5683
CIE-LCH:
58.1512, 75.9228, 331.2067
CIE-Luv:
58.1512, 64.9947, -66.0451
Hunter-Lab:
51.1081, 63.4775, -34.4001
#dc55cd color charts
#dc55cd color shades, tints & tones
#dc55cd color schemes
#dc55cd color preview, HTML & CSS examples
This text has a color of #dc55cd
<p style="color:#dc55cd;">Text here</p>
.mytext {color:#dc55cd;}
This box has a color of #dc55cd
<div style="background-color:#dc55cd;">Content here</div>
.mybackground {background-color:#dc55cd;}
Border around this has a color of #dc55cd
<div style="border:2px solid #dc55cd;">Content here</div>
.myborder {border:2px solid #dc55cd;}