#c328d7 color space conversions
Hex:
#c328d7
RGB:
195, 40, 215
CMY:
24, 84, 16
CMYK:
9, 81, 0, 16
HSL:
293°, 68.6275%, 50.0000%
HSV (HSB):
293°, 81.3953%, 84.3137%
XYZ:
35.5302, 18.0260, 65.8967
xyY:
0.2974, 0.1509, 18.0260
CIE-Lab:
49.5276, 77.7364, -56.1944
CIE-LCH:
49.5276, 95.9206, 324.1374
CIE-Luv:
49.5276, 54.3187, -94.1286
Hunter-Lab:
42.4570, 75.0782, -62.3029
#c328d7 color charts
#c328d7 color shades, tints & tones
#c328d7 color schemes
#c328d7 color preview, HTML & CSS examples
This text has a color of #c328d7
<p style="color:#c328d7;">Text here</p>
.mytext {color:#c328d7;}
This box has a color of #c328d7
<div style="background-color:#c328d7;">Content here</div>
.mybackground {background-color:#c328d7;}
Border around this has a color of #c328d7
<div style="border:2px solid #c328d7;">Content here</div>
.myborder {border:2px solid #c328d7;}