#c128dd color space conversions
Hex:
#c128dd
RGB:
193, 40, 221
CMY:
24, 84, 13
CMYK:
13, 82, 0, 13
HSL:
291°, 72.6908%, 51.1765%
HSV (HSB):
291°, 81.9005%, 86.6667%
XYZ:
35.8023, 18.0755, 70.0085
xyY:
0.2890, 0.1459, 18.0755
CIE-Lab:
49.5876, 78.3949, -59.5390
CIE-LCH:
49.5876, 98.4411, 322.7842
CIE-Luv:
49.5876, 51.0434, -99.0497
Hunter-Lab:
42.5153, 75.9136, -67.8702
#c128dd color charts
#c128dd color shades, tints & tones
#c128dd color schemes
#c128dd color preview, HTML & CSS examples
This text has a color of #c128dd
<p style="color:#c128dd;">Text here</p>
.mytext {color:#c128dd;}
This box has a color of #c128dd
<div style="background-color:#c128dd;">Content here</div>
.mybackground {background-color:#c128dd;}
Border around this has a color of #c128dd
<div style="border:2px solid #c128dd;">Content here</div>
.myborder {border:2px solid #c128dd;}