#c128df color space conversions
Hex:
#c128df
RGB:
193, 40, 223
CMY:
24, 84, 13
CMYK:
13, 82, 0, 13
HSL:
290°, 74.0891%, 51.5686%
HSV (HSB):
290°, 82.0628%, 87.4510%
XYZ:
36.0704, 18.1828, 71.4205
xyY:
0.2870, 0.1447, 18.1828
CIE-Lab:
49.7170, 78.7361, -60.4686
CIE-LCH:
49.7170, 99.2765, 322.4761
CIE-Luv:
49.7170, 50.4095, -100.4925
Hunter-Lab:
42.6412, 76.3717, -69.4570
#c128df color charts
#c128df color shades, tints & tones
#c128df color schemes
#c128df color preview, HTML & CSS examples
This text has a color of #c128df
<p style="color:#c128df;">Text here</p>
.mytext {color:#c128df;}
This box has a color of #c128df
<div style="background-color:#c128df;">Content here</div>
.mybackground {background-color:#c128df;}
Border around this has a color of #c128df
<div style="border:2px solid #c128df;">Content here</div>
.myborder {border:2px solid #c128df;}