#cd72ed color space conversions
Hex:
#cd72ed
RGB:
205, 114, 237
CMY:
20, 55, 7
CMYK:
14, 52, 0, 7
HSL:
284°, 77.3585%, 68.8235%
HSV (HSB):
284°, 51.8987%, 92.9412%
XYZ:
46.4802, 31.1282, 83.6793
xyY:
0.2882, 0.1930, 31.1282
CIE-Lab:
62.6157, 55.0640, -47.6517
CIE-LCH:
62.6157, 72.8198, 319.1275
CIE-Luv:
62.6157, 36.9328, -82.9100
Hunter-Lab:
55.7926, 51.0692, -49.8699
#cd72ed color charts
#cd72ed color shades, tints & tones
#cd72ed color schemes
#cd72ed color preview, HTML & CSS examples
This text has a color of #cd72ed
<p style="color:#cd72ed;">Text here</p>
.mytext {color:#cd72ed;}
This box has a color of #cd72ed
<div style="background-color:#cd72ed;">Content here</div>
.mybackground {background-color:#cd72ed;}
Border around this has a color of #cd72ed
<div style="border:2px solid #cd72ed;">Content here</div>
.myborder {border:2px solid #cd72ed;}