#cd20be color space conversions
Hex:
#cd20be
RGB:
205, 32, 190
CMY:
20, 87, 25
CMYK:
0, 84, 7, 20
HSL:
305°, 72.9958%, 46.4706%
HSV (HSB):
305°, 84.3902%, 80.3922%
XYZ:
34.9876, 17.7299, 50.2934
xyY:
0.3396, 0.1721, 17.7299
CIE-Lab:
49.1668, 77.4486, -42.2449
CIE-LCH:
49.1668, 88.2208, 331.3894
CIE-Luv:
49.1668, 71.5303, -73.6092
Hunter-Lab:
42.1068, 74.6331, -41.3425
#cd20be color charts
#cd20be color shades, tints & tones
#cd20be color schemes
#cd20be color preview, HTML & CSS examples
This text has a color of #cd20be
<p style="color:#cd20be;">Text here</p>
.mytext {color:#cd20be;}
This box has a color of #cd20be
<div style="background-color:#cd20be;">Content here</div>
.mybackground {background-color:#cd20be;}
Border around this has a color of #cd20be
<div style="border:2px solid #cd20be;">Content here</div>
.myborder {border:2px solid #cd20be;}