#cd04e6 color space conversions
Hex:
#cd04e6
RGB:
205, 4, 230
CMY:
20, 98, 10
CMYK:
11, 98, 0, 10
HSL:
293°, 96.5812%, 45.8824%
HSV (HSB):
293°, 98.2609%, 90.1961%
XYZ:
39.5032, 18.7791, 76.4056
xyY:
0.2933, 0.1394, 18.7791
CIE-Lab:
50.4278, 86.8099, -63.1956
CIE-LCH:
50.4278, 107.3762, 323.9462
CIE-Luv:
50.4278, 58.5047, -105.7214
Hunter-Lab:
43.3349, 86.8807, -74.2023
#cd04e6 color charts
#cd04e6 color shades, tints & tones
#cd04e6 color schemes
#cd04e6 color preview, HTML & CSS examples
This text has a color of #cd04e6
<p style="color:#cd04e6;">Text here</p>
.mytext {color:#cd04e6;}
This box has a color of #cd04e6
<div style="background-color:#cd04e6;">Content here</div>
.mybackground {background-color:#cd04e6;}
Border around this has a color of #cd04e6
<div style="border:2px solid #cd04e6;">Content here</div>
.myborder {border:2px solid #cd04e6;}