#c328d2 color space conversions
Hex:
#c328d2
RGB:
195, 40, 210
CMY:
24, 84, 18
CMYK:
7, 81, 0, 18
HSL:
295°, 68.0000%, 49.0196%
HSV (HSB):
295°, 80.9524%, 82.3529%
XYZ:
34.8973, 17.7728, 62.5640
xyY:
0.3028, 0.1542, 17.7728
CIE-Lab:
49.2194, 76.9134, -53.8243
CIE-LCH:
49.2194, 93.8761, 325.0155
CIE-Luv:
49.2194, 55.9953, -90.4434
Hunter-Lab:
42.1578, 73.9822, -58.4783
#c328d2 color charts
#c328d2 color shades, tints & tones
#c328d2 color schemes
#c328d2 color preview, HTML & CSS examples
This text has a color of #c328d2
<p style="color:#c328d2;">Text here</p>
.mytext {color:#c328d2;}
This box has a color of #c328d2
<div style="background-color:#c328d2;">Content here</div>
.mybackground {background-color:#c328d2;}
Border around this has a color of #c328d2
<div style="border:2px solid #c328d2;">Content here</div>
.myborder {border:2px solid #c328d2;}