#c328e7 color space conversions
Hex:
#c328e7
RGB:
195, 40, 231
CMY:
24, 84, 9
CMYK:
16, 83, 0, 9
HSL:
289°, 79.9163%, 53.1373%
HSV (HSB):
289°, 82.6840%, 90.5882%
XYZ:
37.6883, 18.8892, 77.2609
xyY:
0.2816, 0.1411, 18.8892
CIE-Lab:
50.5573, 80.4474, -63.6330
CIE-LCH:
50.5573, 102.5716, 321.6564
CIE-Luv:
50.5573, 49.2040, -105.6922
Hunter-Lab:
43.4617, 78.7301, -74.9753
#c328e7 color charts
#c328e7 color shades, tints & tones
#c328e7 color schemes
#c328e7 color preview, HTML & CSS examples
This text has a color of #c328e7
<p style="color:#c328e7;">Text here</p>
.mytext {color:#c328e7;}
This box has a color of #c328e7
<div style="background-color:#c328e7;">Content here</div>
.mybackground {background-color:#c328e7;}
Border around this has a color of #c328e7
<div style="border:2px solid #c328e7;">Content here</div>
.myborder {border:2px solid #c328e7;}