#cc1dbd color space conversions
Hex:
#cc1dbd
RGB:
204, 29, 189
CMY:
20, 89, 26
CMYK:
0, 86, 7, 20
HSL:
305°, 75.1073%, 45.6863%
HSV (HSB):
305°, 85.7843%, 80.0000%
XYZ:
34.5265, 17.3902, 49.6810
xyY:
0.3398, 0.1712, 17.3902
CIE-Lab:
48.7480, 77.6727, -42.3369
CIE-LCH:
48.7480, 88.4616, 331.4066
CIE-Luv:
48.7480, 71.5562, -73.6180
Hunter-Lab:
41.7016, 74.8100, -41.4438
#cc1dbd color charts
#cc1dbd color shades, tints & tones
#cc1dbd color schemes
#cc1dbd color preview, HTML & CSS examples
This text has a color of #cc1dbd
<p style="color:#cc1dbd;">Text here</p>
.mytext {color:#cc1dbd;}
This box has a color of #cc1dbd
<div style="background-color:#cc1dbd;">Content here</div>
.mybackground {background-color:#cc1dbd;}
Border around this has a color of #cc1dbd
<div style="border:2px solid #cc1dbd;">Content here</div>
.myborder {border:2px solid #cc1dbd;}