#c128cc color space conversions
Hex:
#c128cc
RGB:
193, 40, 204
CMY:
24, 84, 20
CMYK:
5, 80, 0, 20
HSL:
296°, 67.2131%, 47.8431%
HSV (HSB):
296°, 80.3922%, 80.0000%
XYZ:
33.6502, 17.2147, 58.6759
xyY:
0.3072, 0.1572, 17.2147
CIE-Lab:
48.5294, 75.5707, -51.4958
CIE-LCH:
48.5294, 91.4481, 325.7285
CIE-Luv:
48.5294, 56.6730, -86.5651
Hunter-Lab:
41.4906, 72.1608, -54.8045
#c128cc color charts
#c128cc color shades, tints & tones
#c128cc color schemes
#c128cc color preview, HTML & CSS examples
This text has a color of #c128cc
<p style="color:#c128cc;">Text here</p>
.mytext {color:#c128cc;}
This box has a color of #c128cc
<div style="background-color:#c128cc;">Content here</div>
.mybackground {background-color:#c128cc;}
Border around this has a color of #c128cc
<div style="border:2px solid #c128cc;">Content here</div>
.myborder {border:2px solid #c128cc;}