#cd04c2 color space conversions
Hex:
#cd04c2
RGB:
205, 4, 194
CMY:
20, 98, 24
CMYK:
0, 98, 5, 20
HSL:
303°, 96.1722%, 40.9804%
HSV (HSB):
303°, 98.0488%, 80.3922%
XYZ:
34.9579, 16.9610, 52.4703
xyY:
0.3349, 0.1625, 16.9610
CIE-Lab:
48.2109, 81.4674, -46.0922
CIE-LCH:
48.2109, 93.6025, 330.4999
CIE-Luv:
48.2109, 72.1590, -79.3919
Hunter-Lab:
41.1837, 79.4440, -46.7099
#cd04c2 color charts
#cd04c2 color shades, tints & tones
#cd04c2 color schemes
#cd04c2 color preview, HTML & CSS examples
This text has a color of #cd04c2
<p style="color:#cd04c2;">Text here</p>
.mytext {color:#cd04c2;}
This box has a color of #cd04c2
<div style="background-color:#cd04c2;">Content here</div>
.mybackground {background-color:#cd04c2;}
Border around this has a color of #cd04c2
<div style="border:2px solid #cd04c2;">Content here</div>
.myborder {border:2px solid #cd04c2;}