#cd80ea color space conversions
Hex:
#cd80ea
RGB:
205, 128, 234
CMY:
20, 50, 8
CMYK:
12, 45, 0, 8
HSL:
284°, 71.6216%, 70.9804%
HSV (HSB):
284°, 45.2991%, 91.7647%
XYZ:
47.7473, 34.3580, 81.9571
xyY:
0.2910, 0.2094, 34.3580
CIE-Lab:
65.2457, 47.2751, -41.8516
CIE-LCH:
65.2457, 63.1387, 318.4822
CIE-Luv:
65.2457, 32.4385, -73.0325
Hunter-Lab:
58.6157, 42.8254, -41.8689
#cd80ea color charts
#cd80ea color shades, tints & tones
#cd80ea color schemes
#cd80ea color preview, HTML & CSS examples
This text has a color of #cd80ea
<p style="color:#cd80ea;">Text here</p>
.mytext {color:#cd80ea;}
This box has a color of #cd80ea
<div style="background-color:#cd80ea;">Content here</div>
.mybackground {background-color:#cd80ea;}
Border around this has a color of #cd80ea
<div style="border:2px solid #cd80ea;">Content here</div>
.myborder {border:2px solid #cd80ea;}