#c031fc color space conversions
Hex:
#c031fc
RGB:
192, 49, 252
CMY:
25, 81, 1
CMYK:
24, 81, 0, 1
HSL:
282°, 97.1292%, 59.0196%
HSV (HSB):
282°, 80.5556%, 98.8235%
XYZ:
40.4072, 20.4314, 93.9094
xyY:
0.2611, 0.1320, 20.4314
CIE-Lab:
52.3215, 81.4726, -72.5807
CIE-LCH:
52.3215, 109.1135, 318.3034
CIE-Luv:
52.3215, 40.3230, -119.5839
Hunter-Lab:
45.2011, 80.4671, -91.5397
#c031fc color charts
#c031fc color shades, tints & tones
#c031fc color schemes
#c031fc color preview, HTML & CSS examples
This text has a color of #c031fc
<p style="color:#c031fc;">Text here</p>
.mytext {color:#c031fc;}
This box has a color of #c031fc
<div style="background-color:#c031fc;">Content here</div>
.mybackground {background-color:#c031fc;}
Border around this has a color of #c031fc
<div style="border:2px solid #c031fc;">Content here</div>
.myborder {border:2px solid #c031fc;}