#c328a5 color space conversions
Hex:
#c328a5
RGB:
195, 40, 165
CMY:
24, 84, 35
CMYK:
0, 79, 15, 24
HSL:
312°, 65.9574%, 46.0784%
HSV (HSB):
312°, 79.4872%, 76.4706%
XYZ:
30.0560, 15.8363, 37.0699
xyY:
0.3623, 0.1909, 15.8363
CIE-Lab:
46.7590, 70.1313, -31.4479
CIE-LCH:
46.7590, 76.8594, 335.8478
CIE-Luv:
46.7590, 72.6601, -55.9772
Hunter-Lab:
39.7948, 65.1754, -27.3737
#c328a5 color charts
#c328a5 color shades, tints & tones
#c328a5 color schemes
#c328a5 color preview, HTML & CSS examples
This text has a color of #c328a5
<p style="color:#c328a5;">Text here</p>
.mytext {color:#c328a5;}
This box has a color of #c328a5
<div style="background-color:#c328a5;">Content here</div>
.mybackground {background-color:#c328a5;}
Border around this has a color of #c328a5
<div style="border:2px solid #c328a5;">Content here</div>
.myborder {border:2px solid #c328a5;}