#c180ff color space conversions
Hex:
#c180ff
RGB:
193, 128, 255
CMY:
24, 50, 0
CMYK:
24, 50, 0, 0
HSL:
271°, 100.0000%, 75.0980%
HSV (HSB):
271°, 49.8039%, 100.0000%
XYZ:
47.7615, 33.9958, 98.6523
xyY:
0.2647, 0.1884, 33.9958
CIE-Lab:
64.9592, 48.5494, -53.9439
CIE-LCH:
64.9592, 72.5740, 311.9871
CIE-Luv:
64.9592, 21.9205, -92.8259
Hunter-Lab:
58.3059, 44.1835, -59.5032
#c180ff color charts
#c180ff color shades, tints & tones
#c180ff color schemes
#c180ff color preview, HTML & CSS examples
This text has a color of #c180ff
<p style="color:#c180ff;">Text here</p>
.mytext {color:#c180ff;}
This box has a color of #c180ff
<div style="background-color:#c180ff;">Content here</div>
.mybackground {background-color:#c180ff;}
Border around this has a color of #c180ff
<div style="border:2px solid #c180ff;">Content here</div>
.myborder {border:2px solid #c180ff;}