#cd04b2 color space conversions
Hex:
#cd04b2
RGB:
205, 4, 178
CMY:
20, 98, 30
CMYK:
0, 98, 13, 20
HSL:
308°, 96.1722%, 40.9804%
HSV (HSB):
308°, 98.0488%, 80.3922%
XYZ:
33.2561, 16.2803, 43.5091
xyY:
0.3574, 0.1750, 16.2803
CIE-Lab:
47.3401, 79.3107, -38.1044
CIE-LCH:
47.3401, 87.9894, 334.3383
CIE-Luv:
47.3401, 78.9033, -67.2048
Hunter-Lab:
40.3489, 76.5118, -35.6895
#cd04b2 color charts
#cd04b2 color shades, tints & tones
#cd04b2 color schemes
#cd04b2 color preview, HTML & CSS examples
This text has a color of #cd04b2
<p style="color:#cd04b2;">Text here</p>
.mytext {color:#cd04b2;}
This box has a color of #cd04b2
<div style="background-color:#cd04b2;">Content here</div>
.mybackground {background-color:#cd04b2;}
Border around this has a color of #cd04b2
<div style="border:2px solid #cd04b2;">Content here</div>
.myborder {border:2px solid #cd04b2;}