#cc00dd color space conversions
Hex:
#cc00dd
RGB:
204, 0, 221
CMY:
20, 100, 13
CMYK:
8, 100, 0, 13
HSL:
295°, 100.0000%, 43.3333%
HSV (HSB):
295°, 100.0000%, 86.6667%
XYZ:
37.9530, 18.0578, 69.8918
xyY:
0.3014, 0.1434, 18.0578
CIE-Lab:
49.5662, 85.5776, -59.4799
CIE-LCH:
49.5662, 104.2180, 325.1992
CIE-Luv:
49.5662, 61.1841, -99.8051
Hunter-Lab:
42.4945, 85.0578, -67.7696
#cc00dd color charts
#cc00dd RGB chart
#cc00dd CMYK chart
#cc00dd RGB pie chart
#cc00dd color shades, tints & tones
#cc00dd color schemes
#cc00dd color preview, HTML & CSS examples
This text has a color of #cc00dd
<p style="color:#cc00dd;">Text here</p>
.mytext {color:#cc00dd;}
Text color #cc00dd
This box has a color of #cc00dd
<div style="background-color:#cc00dd;">Content here</div>
.mybackground {background-color:#cc00dd;}
Background color #cc00dd
Border around this has a color of #cc00dd
<div style="border:2px solid #cc00dd;">Content here</div>
.myborder {border:2px solid #cc00dd;}
Border color #cc00dd