#cd28a5 color space conversions
Hex:
#cd28a5
RGB:
205, 40, 165
CMY:
20, 84, 35
CMYK:
0, 80, 20, 20
HSL:
315°, 67.3469%, 48.0392%
HSV (HSB):
315°, 80.4878%, 80.3922%
XYZ:
32.7272, 17.2133, 37.1949
xyY:
0.3756, 0.1975, 17.2133
CIE-Lab:
48.5277, 72.3138, -28.5552
CIE-LCH:
48.5277, 77.7475, 338.4520
CIE-Luv:
48.5277, 80.3650, -52.6473
Hunter-Lab:
41.4890, 68.1980, -24.1113
#cd28a5 color charts
#cd28a5 color shades, tints & tones
#cd28a5 color schemes
#cd28a5 color preview, HTML & CSS examples
This text has a color of #cd28a5
<p style="color:#cd28a5;">Text here</p>
.mytext {color:#cd28a5;}
This box has a color of #cd28a5
<div style="background-color:#cd28a5;">Content here</div>
.mybackground {background-color:#cd28a5;}
Border around this has a color of #cd28a5
<div style="border:2px solid #cd28a5;">Content here</div>
.myborder {border:2px solid #cd28a5;}