#c328c5 color space conversions
Hex:
#c328c5
RGB:
195, 40, 197
CMY:
24, 84, 23
CMYK:
1, 80, 0, 23
HSL:
299°, 66.2447%, 46.4706%
HSV (HSB):
299°, 79.6954%, 77.2549%
XYZ:
33.3425, 17.1509, 54.3764
xyY:
0.3179, 0.1635, 17.1509
CIE-Lab:
48.4496, 74.8332, -47.5568
CIE-LCH:
48.4496, 88.6660, 327.5639
CIE-Luv:
48.4496, 60.5270, -80.7097
Hunter-Lab:
41.4136, 71.2381, -48.8587
#c328c5 color charts
#c328c5 color shades, tints & tones
#c328c5 color schemes
#c328c5 color preview, HTML & CSS examples
This text has a color of #c328c5
<p style="color:#c328c5;">Text here</p>
.mytext {color:#c328c5;}
This box has a color of #c328c5
<div style="background-color:#c328c5;">Content here</div>
.mybackground {background-color:#c328c5;}
Border around this has a color of #c328c5
<div style="border:2px solid #c328c5;">Content here</div>
.myborder {border:2px solid #c328c5;}