#c328c1 color space conversions
Hex:
#c328c1
RGB:
195, 40, 193
CMY:
24, 84, 24
CMYK:
0, 79, 1, 24
HSL:
301°, 65.9574%, 46.0784%
HSV (HSB):
301°, 79.4872%, 76.4706%
XYZ:
32.8901, 16.9699, 51.9941
xyY:
0.3229, 0.1666, 16.9699
CIE-Lab:
48.2221, 74.2116, -45.5970
CIE-LCH:
48.2221, 87.1002, 328.4326
CIE-Luv:
48.2221, 61.9704, -77.6728
Hunter-Lab:
41.1946, 70.4254, -45.9972
#c328c1 color charts
#c328c1 color shades, tints & tones
#c328c1 color schemes
#c328c1 color preview, HTML & CSS examples
This text has a color of #c328c1
<p style="color:#c328c1;">Text here</p>
.mytext {color:#c328c1;}
This box has a color of #c328c1
<div style="background-color:#c328c1;">Content here</div>
.mybackground {background-color:#c328c1;}
Border around this has a color of #c328c1
<div style="border:2px solid #c328c1;">Content here</div>
.myborder {border:2px solid #c328c1;}