#cd02d4 color space conversions
Hex:
#cd02d4
RGB:
205, 2, 212
CMY:
20, 99, 17
CMYK:
3, 99, 0, 17
HSL:
298°, 98.1308%, 41.9608%
HSV (HSB):
298°, 99.0566%, 83.1373%
XYZ:
37.0822, 17.7760, 63.7640
xyY:
0.3126, 0.1499, 17.7760
CIE-Lab:
49.2233, 84.2178, -54.8740
CIE-LCH:
49.2233, 100.5176, 326.9129
CIE-Luv:
49.2233, 65.1457, -92.8790
Hunter-Lab:
42.1616, 83.2125, -60.1554
#cd02d4 color charts
#cd02d4 color shades, tints & tones
#cd02d4 color schemes
#cd02d4 color preview, HTML & CSS examples
This text has a color of #cd02d4
<p style="color:#cd02d4;">Text here</p>
.mytext {color:#cd02d4;}
This box has a color of #cd02d4
<div style="background-color:#cd02d4;">Content here</div>
.mybackground {background-color:#cd02d4;}
Border around this has a color of #cd02d4
<div style="border:2px solid #cd02d4;">Content here</div>
.myborder {border:2px solid #cd02d4;}