#c328b5 color space conversions
Hex:
#c328b5
RGB:
195, 40, 181
CMY:
24, 84, 29
CMYK:
0, 79, 7, 24
HSL:
305°, 65.9574%, 46.0784%
HSV (HSB):
305°, 79.4872%, 76.4706%
XYZ:
31.6050, 16.4559, 45.2266
xyY:
0.3388, 0.1764, 16.4559
CIE-Lab:
47.5670, 72.4025, -39.6266
CIE-LCH:
47.5670, 82.5372, 331.3077
CIE-Luv:
47.5670, 66.4325, -68.4574
Hunter-Lab:
40.5658, 68.0796, -37.7059
#c328b5 color charts
#c328b5 color shades, tints & tones
#c328b5 color schemes
#c328b5 color preview, HTML & CSS examples
This text has a color of #c328b5
<p style="color:#c328b5;">Text here</p>
.mytext {color:#c328b5;}
This box has a color of #c328b5
<div style="background-color:#c328b5;">Content here</div>
.mybackground {background-color:#c328b5;}
Border around this has a color of #c328b5
<div style="border:2px solid #c328b5;">Content here</div>
.myborder {border:2px solid #c328b5;}