#c232c8 color space conversions
Hex:
#c232c8
RGB:
194, 50, 200
CMY:
24, 80, 22
CMYK:
3, 75, 0, 22
HSL:
298°, 60.0000%, 49.0196%
HSV (HSB):
298°, 75.0000%, 78.4314%
XYZ:
33.8141, 17.9207, 56.3204
xyY:
0.3129, 0.1658, 17.9207
CIE-Lab:
49.3997, 72.3924, -47.7875
CIE-LCH:
49.3997, 86.7428, 326.5705
CIE-Luv:
49.3997, 57.1375, -81.1275
Hunter-Lab:
42.3328, 68.4975, -49.2476
#c232c8 color charts
#c232c8 color shades, tints & tones
#c232c8 color schemes
#c232c8 color preview, HTML & CSS examples
This text has a color of #c232c8
<p style="color:#c232c8;">Text here</p>
.mytext {color:#c232c8;}
This box has a color of #c232c8
<div style="background-color:#c232c8;">Content here</div>
.mybackground {background-color:#c232c8;}
Border around this has a color of #c232c8
<div style="border:2px solid #c232c8;">Content here</div>
.myborder {border:2px solid #c232c8;}