#cd25ed color space conversions
Hex:
#cd25ed
RGB:
205, 37, 237
CMY:
20, 85, 7
CMYK:
14, 84, 0, 7
HSL:
290°, 84.7458%, 53.7255%
HSV (HSB):
290°, 84.3882%, 92.9412%
XYZ:
41.1245, 20.4167, 81.8941
xyY:
0.2867, 0.1423, 20.4167
CIE-Lab:
52.3051, 83.7546, -64.1164
CIE-LCH:
52.3051, 105.4786, 322.5649
CIE-Luv:
52.3051, 54.0797, -107.7751
Hunter-Lab:
45.1848, 83.3863, -75.8292
#cd25ed color charts
#cd25ed color shades, tints & tones
#cd25ed color schemes
#cd25ed color preview, HTML & CSS examples
This text has a color of #cd25ed
<p style="color:#cd25ed;">Text here</p>
.mytext {color:#cd25ed;}
This box has a color of #cd25ed
<div style="background-color:#cd25ed;">Content here</div>
.mybackground {background-color:#cd25ed;}
Border around this has a color of #cd25ed
<div style="border:2px solid #cd25ed;">Content here</div>
.myborder {border:2px solid #cd25ed;}