#dc33dd color space conversions
Hex:
#dc33dd
RGB:
220, 51, 221
CMY:
14, 80, 13
CMYK:
0, 77, 0, 13
HSL:
300°, 71.4286%, 53.3333%
HSV (HSB):
300°, 76.9231%, 86.6667%
XYZ:
43.7502, 22.8038, 70.5023
xyY:
0.3192, 0.1664, 22.8038
CIE-Lab:
54.8696, 80.5836, -50.8369
CIE-LCH:
54.8696, 95.2791, 327.7539
CIE-Luv:
54.8696, 67.8638, -88.9787
Hunter-Lab:
47.7533, 79.9683, -54.1077
#dc33dd color charts
#dc33dd color shades, tints & tones
#dc33dd color schemes
#dc33dd color preview, HTML & CSS examples
This text has a color of #dc33dd
<p style="color:#dc33dd;">Text here</p>
.mytext {color:#dc33dd;}
This box has a color of #dc33dd
<div style="background-color:#dc33dd;">Content here</div>
.mybackground {background-color:#dc33dd;}
Border around this has a color of #dc33dd
<div style="border:2px solid #dc33dd;">Content here</div>
.myborder {border:2px solid #dc33dd;}