#c232fc color space conversions
Hex:
#c232fc
RGB:
194, 50, 252
CMY:
24, 80, 1
CMYK:
23, 80, 0, 1
HSL:
283°, 97.1154%, 59.2157%
HSV (HSB):
283°, 80.1587%, 98.8235%
XYZ:
40.9594, 20.7788, 93.9474
xyY:
0.2631, 0.1335, 20.7788
CIE-Lab:
52.7066, 81.5175, -71.9424
CIE-LCH:
52.7066, 108.7236, 318.5703
CIE-Luv:
52.7066, 41.3730, -118.9439
Hunter-Lab:
45.5838, 80.6200, -90.2870
#c232fc color charts
#c232fc color shades, tints & tones
#c232fc color schemes
#c232fc color preview, HTML & CSS examples
This text has a color of #c232fc
<p style="color:#c232fc;">Text here</p>
.mytext {color:#c232fc;}
This box has a color of #c232fc
<div style="background-color:#c232fc;">Content here</div>
.mybackground {background-color:#c232fc;}
Border around this has a color of #c232fc
<div style="border:2px solid #c232fc;">Content here</div>
.myborder {border:2px solid #c232fc;}