#c232c5 color space conversions
Hex:
#c232c5
RGB:
194, 50, 197
CMY:
24, 80, 23
CMYK:
2, 75, 0, 23
HSL:
299°, 59.5142%, 48.4314%
HSV (HSB):
299°, 74.6193%, 77.2549%
XYZ:
33.4668, 17.7818, 54.4917
xyY:
0.3165, 0.1682, 17.7818
CIE-Lab:
49.2303, 71.9056, -46.3228
CIE-LCH:
49.2303, 85.5349, 327.2097
CIE-Luv:
49.2303, 58.1585, -78.8375
Hunter-Lab:
42.1684, 67.8710, -47.0989
#c232c5 color charts
#c232c5 color shades, tints & tones
#c232c5 color schemes
#c232c5 color preview, HTML & CSS examples
This text has a color of #c232c5
<p style="color:#c232c5;">Text here</p>
.mytext {color:#c232c5;}
This box has a color of #c232c5
<div style="background-color:#c232c5;">Content here</div>
.mybackground {background-color:#c232c5;}
Border around this has a color of #c232c5
<div style="border:2px solid #c232c5;">Content here</div>
.myborder {border:2px solid #c232c5;}