#c23aaa color space conversions
Hex:
#c23aaa
RGB:
194, 58, 170
CMY:
24, 77, 33
CMYK:
0, 70, 12, 24
HSL:
311°, 53.9683%, 49.4118%
HSV (HSB):
311°, 70.1031%, 76.0784%
XYZ:
31.0169, 17.3977, 39.7535
xyY:
0.3518, 0.1973, 17.3977
CIE-Lab:
48.7573, 65.1099, -31.2943
CIE-LCH:
48.7573, 72.2401, 334.3293
CIE-Luv:
48.7573, 65.8242, -55.5183
Hunter-Lab:
41.7106, 59.7429, -27.3107
#c23aaa color charts
#c23aaa color shades, tints & tones
#c23aaa color schemes
#c23aaa color preview, HTML & CSS examples
This text has a color of #c23aaa
<p style="color:#c23aaa;">Text here</p>
.mytext {color:#c23aaa;}
This box has a color of #c23aaa
<div style="background-color:#c23aaa;">Content here</div>
.mybackground {background-color:#c23aaa;}
Border around this has a color of #c23aaa
<div style="border:2px solid #c23aaa;">Content here</div>
.myborder {border:2px solid #c23aaa;}