#c328f9 color space conversions
Hex:
#c328f9
RGB:
195, 40, 249
CMY:
24, 84, 2
CMYK:
22, 84, 0, 2
HSL:
284°, 94.5701%, 56.6667%
HSV (HSB):
284°, 83.9357%, 97.6471%
XYZ:
40.3634, 19.9592, 91.3477
xyY:
0.2661, 0.1316, 19.9592
CIE-Lab:
51.7911, 83.6225, -71.7481
CIE-LCH:
51.7911, 110.1840, 319.3704
CIE-Luv:
51.7911, 43.8991, -118.2802
Hunter-Lab:
44.6758, 83.0874, -89.9561
#c328f9 color charts
#c328f9 color shades, tints & tones
#c328f9 color schemes
#c328f9 color preview, HTML & CSS examples
This text has a color of #c328f9
<p style="color:#c328f9;">Text here</p>
.mytext {color:#c328f9;}
This box has a color of #c328f9
<div style="background-color:#c328f9;">Content here</div>
.mybackground {background-color:#c328f9;}
Border around this has a color of #c328f9
<div style="border:2px solid #c328f9;">Content here</div>
.myborder {border:2px solid #c328f9;}