#cd78ed color space conversions
Hex:
#cd78ed
RGB:
205, 120, 237
CMY:
20, 53, 7
CMYK:
14, 49, 0, 7
HSL:
284°, 76.4706%, 70.0000%
HSV (HSB):
284°, 49.3671%, 92.9412%
XYZ:
47.1794, 32.5265, 83.9124
xyY:
0.2884, 0.1988, 32.5265
CIE-Lab:
63.7757, 52.0294, -45.8217
CIE-LCH:
63.7757, 69.3303, 318.6300
CIE-Luv:
63.7757, 34.8301, -79.8248
Hunter-Lab:
57.0320, 47.8570, -47.3122
#cd78ed color charts
#cd78ed color shades, tints & tones
#cd78ed color schemes
#cd78ed color preview, HTML & CSS examples
This text has a color of #cd78ed
<p style="color:#cd78ed;">Text here</p>
.mytext {color:#cd78ed;}
This box has a color of #cd78ed
<div style="background-color:#cd78ed;">Content here</div>
.mybackground {background-color:#cd78ed;}
Border around this has a color of #cd78ed
<div style="border:2px solid #cd78ed;">Content here</div>
.myborder {border:2px solid #cd78ed;}