#cd14c5 color space conversions
Hex:
#cd14c5
RGB:
205, 20, 197
CMY:
20, 92, 23
CMYK:
0, 90, 4, 20
HSL:
303°, 82.2222%, 44.1176%
HSV (HSB):
303°, 90.2439%, 80.3922%
XYZ:
35.5050, 17.5107, 54.3319
xyY:
0.3307, 0.1631, 17.5107
CIE-Lab:
48.8971, 80.3688, -46.7419
CIE-LCH:
48.8971, 92.9728, 329.8180
CIE-Luv:
48.8971, 70.0008, -80.4740
Hunter-Lab:
41.8457, 78.2226, -47.6892
#cd14c5 color charts
#cd14c5 color shades, tints & tones
#cd14c5 color schemes
#cd14c5 color preview, HTML & CSS examples
This text has a color of #cd14c5
<p style="color:#cd14c5;">Text here</p>
.mytext {color:#cd14c5;}
This box has a color of #cd14c5
<div style="background-color:#cd14c5;">Content here</div>
.mybackground {background-color:#cd14c5;}
Border around this has a color of #cd14c5
<div style="border:2px solid #cd14c5;">Content here</div>
.myborder {border:2px solid #cd14c5;}