#c128e5 color space conversions
Hex:
#c128e5
RGB:
193, 40, 229
CMY:
24, 84, 10
CMYK:
16, 83, 0, 10
HSL:
289°, 78.4232%, 52.7451%
HSV (HSB):
289°, 82.5328%, 89.8039%
XYZ:
36.8940, 18.5122, 75.7574
xyY:
0.2813, 0.1411, 18.5122
CIE-Lab:
50.1115, 79.7700, -63.2369
CIE-LCH:
50.1115, 101.7947, 321.5947
CIE-Luv:
50.1115, 48.5436, -104.7875
Hunter-Lab:
43.0258, 77.7660, -74.2765
#c128e5 color charts
#c128e5 color shades, tints & tones
#c128e5 color schemes
#c128e5 color preview, HTML & CSS examples
This text has a color of #c128e5
<p style="color:#c128e5;">Text here</p>
.mytext {color:#c128e5;}
This box has a color of #c128e5
<div style="background-color:#c128e5;">Content here</div>
.mybackground {background-color:#c128e5;}
Border around this has a color of #c128e5
<div style="border:2px solid #c128e5;">Content here</div>
.myborder {border:2px solid #c128e5;}