#ce80e5 color space conversions
Hex:
#ce80e5
RGB:
206, 128, 229
CMY:
19, 50, 10
CMYK:
10, 44, 0, 10
HSL:
286°, 66.0131%, 70.0000%
HSV (HSB):
286°, 44.1048%, 89.8039%
XYZ:
47.3156, 34.2173, 78.2395
xyY:
0.2961, 0.2142, 34.2173
CIE-Lab:
65.1347, 46.5523, -39.2496
CIE-LCH:
65.1347, 60.8905, 319.8648
CIE-Luv:
65.1347, 33.9872, -68.6831
Hunter-Lab:
58.4956, 42.0171, -38.3552
#ce80e5 color charts
#ce80e5 color shades, tints & tones
#ce80e5 color schemes
#ce80e5 color preview, HTML & CSS examples
This text has a color of #ce80e5
<p style="color:#ce80e5;">Text here</p>
.mytext {color:#ce80e5;}
This box has a color of #ce80e5
<div style="background-color:#ce80e5;">Content here</div>
.mybackground {background-color:#ce80e5;}
Border around this has a color of #ce80e5
<div style="border:2px solid #ce80e5;">Content here</div>
.myborder {border:2px solid #ce80e5;}