#c328e1 color space conversions
Hex:
#c328e1
RGB:
195, 40, 225
CMY:
24, 84, 12
CMYK:
13, 82, 0, 12
HSL:
290°, 75.5102%, 51.9608%
HSV (HSB):
290°, 82.2222%, 88.2353%
XYZ:
36.8551, 18.5559, 72.8733
xyY:
0.2873, 0.1446, 18.5559
CIE-Lab:
50.1636, 79.4175, -60.8691
CIE-LCH:
50.1636, 100.0609, 322.5319
CIE-Luv:
50.1636, 51.0774, -101.3971
Hunter-Lab:
43.0766, 77.3354, -70.1482
#c328e1 color charts
#c328e1 color shades, tints & tones
#c328e1 color schemes
#c328e1 color preview, HTML & CSS examples
This text has a color of #c328e1
<p style="color:#c328e1;">Text here</p>
.mytext {color:#c328e1;}
This box has a color of #c328e1
<div style="background-color:#c328e1;">Content here</div>
.mybackground {background-color:#c328e1;}
Border around this has a color of #c328e1
<div style="border:2px solid #c328e1;">Content here</div>
.myborder {border:2px solid #c328e1;}