#cc8bff color space conversions
Hex:
#cc8bff
RGB:
204, 139, 255
CMY:
20, 45, 0
CMYK:
20, 45, 0, 0
HSL:
274°, 100.0000%, 77.2549%
HSV (HSB):
274°, 45.4902%, 100.0000%
XYZ:
52.1845, 38.5226, 99.2929
xyY:
0.2747, 0.2028, 38.5226
CIE-Lab:
68.4040, 45.6113, -48.4227
CIE-LCH:
68.4040, 66.5217, 313.2875
CIE-Luv:
68.4040, 24.1138, -84.2070
Hunter-Lab:
62.0666, 41.4630, -51.4044
#cc8bff color charts
#cc8bff color shades, tints & tones
#cc8bff color schemes
#cc8bff color preview, HTML & CSS examples
This text has a color of #cc8bff
<p style="color:#cc8bff;">Text here</p>
.mytext {color:#cc8bff;}
This box has a color of #cc8bff
<div style="background-color:#cc8bff;">Content here</div>
.mybackground {background-color:#cc8bff;}
Border around this has a color of #cc8bff
<div style="border:2px solid #cc8bff;">Content here</div>
.myborder {border:2px solid #cc8bff;}