#c119ff color space conversions
Hex:
#c119ff
RGB:
193, 25, 255
CMY:
24, 90, 0
CMYK:
24, 90, 0, 0
HSL:
284°, 100.0000%, 54.9020%
HSV (HSB):
284°, 90.1961%, 100.0000%
XYZ:
40.3899, 19.2527, 96.1951
xyY:
0.2592, 0.1235, 19.2527
CIE-Lab:
50.9816, 87.1944, -76.4231
CIE-LCH:
50.9816, 115.9454, 318.7665
CIE-Luv:
50.9816, 42.2065, -124.5000
Hunter-Lab:
43.8779, 87.5242, -99.2690
#c119ff color charts
#c119ff color shades, tints & tones
#c119ff color schemes
#c119ff color preview, HTML & CSS examples
This text has a color of #c119ff
<p style="color:#c119ff;">Text here</p>
.mytext {color:#c119ff;}
This box has a color of #c119ff
<div style="background-color:#c119ff;">Content here</div>
.mybackground {background-color:#c119ff;}
Border around this has a color of #c119ff
<div style="border:2px solid #c119ff;">Content here</div>
.myborder {border:2px solid #c119ff;}