#cd28d5 color space conversions
Hex:
#cd28d5
RGB:
205, 40, 213
CMY:
20, 84, 16
CMYK:
4, 81, 0, 16
HSL:
297°, 68.3794%, 49.6078%
HSV (HSB):
297°, 81.2207%, 83.5294%
XYZ:
37.9459, 19.3008, 64.6762
xyY:
0.3112, 0.1583, 19.3008
CIE-Lab:
51.0373, 79.2135, -52.5406
CIE-LCH:
51.0373, 95.0542, 326.4446
CIE-Luv:
51.0373, 61.8496, -89.7272
Hunter-Lab:
43.9327, 77.2931, -56.5319
#cd28d5 color charts
#cd28d5 color shades, tints & tones
#cd28d5 color schemes
#cd28d5 color preview, HTML & CSS examples
This text has a color of #cd28d5
<p style="color:#cd28d5;">Text here</p>
.mytext {color:#cd28d5;}
This box has a color of #cd28d5
<div style="background-color:#cd28d5;">Content here</div>
.mybackground {background-color:#cd28d5;}
Border around this has a color of #cd28d5
<div style="border:2px solid #cd28d5;">Content here</div>
.myborder {border:2px solid #cd28d5;}