#c32dec color space conversions
Hex:
#c32dec
RGB:
195, 45, 236
CMY:
24, 82, 7
CMYK:
17, 81, 0, 7
HSL:
287°, 83.4061%, 55.0980%
HSV (HSB):
287°, 80.9322%, 92.5490%
XYZ:
38.5844, 19.5350, 81.0939
xyY:
0.2772, 0.1403, 19.5350
CIE-Lab:
51.3073, 80.1031, -65.2424
CIE-LCH:
51.3073, 103.3106, 320.8379
CIE-Luv:
51.3073, 47.1060, -108.3955
Hunter-Lab:
44.1984, 78.4799, -77.8446
#c32dec color charts
#c32dec color shades, tints & tones
#c32dec color schemes
#c32dec color preview, HTML & CSS examples
This text has a color of #c32dec
<p style="color:#c32dec;">Text here</p>
.mytext {color:#c32dec;}
This box has a color of #c32dec
<div style="background-color:#c32dec;">Content here</div>
.mybackground {background-color:#c32dec;}
Border around this has a color of #c32dec
<div style="border:2px solid #c32dec;">Content here</div>
.myborder {border:2px solid #c32dec;}