#cc1cdc color space conversions
Hex:
#cc1cdc
RGB:
204, 28, 220
CMY:
20, 89, 14
CMYK:
7, 87, 0, 14
HSL:
295°, 77.4194%, 48.6275%
HSV (HSB):
295°, 87.2727%, 86.2745%
XYZ:
38.2354, 18.8352, 69.3305
xyY:
0.3025, 0.1490, 18.8352
CIE-Lab:
50.4938, 82.4900, -57.4174
CIE-LCH:
50.4938, 100.5055, 325.1601
CIE-Luv:
50.4938, 60.0025, -96.9796
Hunter-Lab:
43.3995, 81.3109, -64.3358
#cc1cdc color charts
#cc1cdc color shades, tints & tones
#cc1cdc color schemes
#cc1cdc color preview, HTML & CSS examples
This text has a color of #cc1cdc
<p style="color:#cc1cdc;">Text here</p>
.mytext {color:#cc1cdc;}
This box has a color of #cc1cdc
<div style="background-color:#cc1cdc;">Content here</div>
.mybackground {background-color:#cc1cdc;}
Border around this has a color of #cc1cdc
<div style="border:2px solid #cc1cdc;">Content here</div>
.myborder {border:2px solid #cc1cdc;}