#cc82ff color space conversions
Hex:
#cc82ff
RGB:
204, 130, 255
CMY:
20, 49, 0
CMYK:
20, 49, 0, 0
HSL:
276°, 100.0000%, 75.4902%
HSV (HSB):
276°, 49.0196%, 100.0000%
XYZ:
50.9345, 36.0226, 98.8763
xyY:
0.2741, 0.1938, 36.0226
CIE-Lab:
66.5372, 50.3625, -51.3696
CIE-LCH:
66.5372, 71.9390, 314.4328
CIE-Luv:
66.5372, 27.3507, -89.2681
Hunter-Lab:
60.0189, 46.4494, -55.6623
#cc82ff color charts
#cc82ff color shades, tints & tones
#cc82ff color schemes
#cc82ff color preview, HTML & CSS examples
This text has a color of #cc82ff
<p style="color:#cc82ff;">Text here</p>
.mytext {color:#cc82ff;}
This box has a color of #cc82ff
<div style="background-color:#cc82ff;">Content here</div>
.mybackground {background-color:#cc82ff;}
Border around this has a color of #cc82ff
<div style="border:2px solid #cc82ff;">Content here</div>
.myborder {border:2px solid #cc82ff;}