#c128cf color space conversions
Hex:
#c128cf
RGB:
193, 40, 207
CMY:
24, 84, 19
CMYK:
7, 81, 0, 19
HSL:
295°, 67.6113%, 48.4314%
HSV (HSB):
295°, 80.6763%, 81.1765%
XYZ:
34.0136, 17.3600, 60.5896
xyY:
0.3038, 0.1551, 17.3600
CIE-Lab:
48.7105, 76.0588, -52.9340
CIE-LCH:
48.7105, 92.6658, 325.1636
CIE-Luv:
48.7105, 55.6482, -88.7965
Hunter-Lab:
41.6654, 72.8044, -57.0535
#c128cf color charts
#c128cf color shades, tints & tones
#c128cf color schemes
#c128cf color preview, HTML & CSS examples
This text has a color of #c128cf
<p style="color:#c128cf;">Text here</p>
.mytext {color:#c128cf;}
This box has a color of #c128cf
<div style="background-color:#c128cf;">Content here</div>
.mybackground {background-color:#c128cf;}
Border around this has a color of #c128cf
<div style="border:2px solid #c128cf;">Content here</div>
.myborder {border:2px solid #c128cf;}