#cc80da color space conversions
Hex:
#cc80da
RGB:
204, 128, 218
CMY:
20, 50, 15
CMYK:
6, 41, 0, 15
HSL:
291°, 54.8780%, 67.8431%
HSV (HSB):
291°, 41.2844%, 85.4902%
XYZ:
45.2759, 33.3377, 70.3782
xyY:
0.3039, 0.2238, 33.3377
CIE-Lab:
64.4334, 43.7970, -34.2460
CIE-LCH:
64.4334, 55.5965, 321.9772
CIE-Luv:
64.4334, 34.8160, -60.0657
Hunter-Lab:
57.7388, 38.9280, -31.8518
#cc80da color charts
#cc80da color shades, tints & tones
#cc80da color schemes
#cc80da color preview, HTML & CSS examples
This text has a color of #cc80da
<p style="color:#cc80da;">Text here</p>
.mytext {color:#cc80da;}
This box has a color of #cc80da
<div style="background-color:#cc80da;">Content here</div>
.mybackground {background-color:#cc80da;}
Border around this has a color of #cc80da
<div style="border:2px solid #cc80da;">Content here</div>
.myborder {border:2px solid #cc80da;}