#cd05e9 color space conversions
Hex:
#cd05e9
RGB:
205, 5, 233
CMY:
20, 98, 9
CMYK:
12, 98, 0, 9
HSL:
293°, 95.7983%, 46.6667%
HSV (HSB):
293°, 97.8541%, 91.3725%
XYZ:
39.9391, 18.9709, 78.6475
xyY:
0.2903, 0.1379, 18.9709
CIE-Lab:
50.6531, 87.2062, -64.5287
CIE-LCH:
50.6531, 108.4845, 323.5002
CIE-Luv:
50.6531, 57.4290, -107.7878
Hunter-Lab:
43.5556, 87.4567, -76.5700
#cd05e9 color charts
#cd05e9 color shades, tints & tones
#cd05e9 color schemes
#cd05e9 color preview, HTML & CSS examples
This text has a color of #cd05e9
<p style="color:#cd05e9;">Text here</p>
.mytext {color:#cd05e9;}
This box has a color of #cd05e9
<div style="background-color:#cd05e9;">Content here</div>
.mybackground {background-color:#cd05e9;}
Border around this has a color of #cd05e9
<div style="border:2px solid #cd05e9;">Content here</div>
.myborder {border:2px solid #cd05e9;}