#cd14a3 color space conversions
Hex:
#cd14a3
RGB:
205, 20, 163
CMY:
20, 92, 36
CMYK:
0, 90, 20, 20
HSL:
314°, 82.2222%, 44.1176%
HSV (HSB):
314°, 90.2439%, 80.3922%
XYZ:
32.0379, 16.1238, 36.0740
xyY:
0.3803, 0.1914, 16.1238
CIE-Lab:
47.1365, 75.8326, -29.5350
CIE-LCH:
47.1365, 81.3812, 338.7203
CIE-Luv:
47.1365, 84.2765, -54.2748
Hunter-Lab:
40.1544, 72.1488, -25.1568
#cd14a3 color charts
#cd14a3 color shades, tints & tones
#cd14a3 color schemes
#cd14a3 color preview, HTML & CSS examples
This text has a color of #cd14a3
<p style="color:#cd14a3;">Text here</p>
.mytext {color:#cd14a3;}
This box has a color of #cd14a3
<div style="background-color:#cd14a3;">Content here</div>
.mybackground {background-color:#cd14a3;}
Border around this has a color of #cd14a3
<div style="border:2px solid #cd14a3;">Content here</div>
.myborder {border:2px solid #cd14a3;}