#c32bfc color space conversions
Hex:
#c32bfc
RGB:
195, 43, 252
CMY:
24, 83, 1
CMYK:
23, 83, 0, 1
HSL:
284°, 97.2093%, 57.8431%
HSV (HSB):
284°, 82.9365%, 98.8235%
XYZ:
40.9402, 20.3581, 93.8672
xyY:
0.2638, 0.1312, 20.3581
CIE-Lab:
52.2397, 83.4708, -72.6931
CIE-LCH:
52.2397, 110.6872, 318.9480
CIE-Luv:
52.2397, 42.7585, -119.8909
Hunter-Lab:
45.1200, 83.0045, -91.7624
#c32bfc color charts
#c32bfc color shades, tints & tones
#c32bfc color schemes
#c32bfc color preview, HTML & CSS examples
This text has a color of #c32bfc
<p style="color:#c32bfc;">Text here</p>
.mytext {color:#c32bfc;}
This box has a color of #c32bfc
<div style="background-color:#c32bfc;">Content here</div>
.mybackground {background-color:#c32bfc;}
Border around this has a color of #c32bfc
<div style="border:2px solid #c32bfc;">Content here</div>
.myborder {border:2px solid #c32bfc;}