#c231c1 color space conversions
Hex:
#c231c1
RGB:
194, 49, 193
CMY:
24, 81, 24
CMYK:
0, 75, 1, 24
HSL:
300°, 59.6708%, 47.6471%
HSV (HSB):
300°, 74.7423%, 76.0784%
XYZ:
32.9721, 17.5162, 52.0952
xyY:
0.3214, 0.1708, 17.5162
CIE-Lab:
48.9040, 71.5639, -44.5227
CIE-LCH:
48.9040, 84.2833, 328.1127
CIE-Luv:
48.9040, 59.7276, -76.0123
Hunter-Lab:
41.8524, 67.3840, -44.5038
#c231c1 color charts
#c231c1 color shades, tints & tones
#c231c1 color schemes
#c231c1 color preview, HTML & CSS examples
This text has a color of #c231c1
<p style="color:#c231c1;">Text here</p>
.mytext {color:#c231c1;}
This box has a color of #c231c1
<div style="background-color:#c231c1;">Content here</div>
.mybackground {background-color:#c231c1;}
Border around this has a color of #c231c1
<div style="border:2px solid #c231c1;">Content here</div>
.myborder {border:2px solid #c231c1;}