#c23ac5 color space conversions
Hex:
#c23ac5
RGB:
194, 58, 197
CMY:
24, 77, 23
CMYK:
2, 71, 0, 23
HSL:
299°, 54.5098%, 50.0000%
HSV (HSB):
299°, 70.5584%, 77.2549%
XYZ:
33.8392, 18.5267, 54.6158
xyY:
0.3163, 0.1732, 18.5267
CIE-Lab:
50.1288, 69.3380, -44.8942
CIE-LCH:
50.1288, 82.6030, 327.0782
CIE-Luv:
50.1288, 56.5462, -76.7266
Hunter-Lab:
43.0426, 65.0085, -45.1019
#c23ac5 color charts
#c23ac5 color shades, tints & tones
#c23ac5 color schemes
#c23ac5 color preview, HTML & CSS examples
This text has a color of #c23ac5
<p style="color:#c23ac5;">Text here</p>
.mytext {color:#c23ac5;}
This box has a color of #c23ac5
<div style="background-color:#c23ac5;">Content here</div>
.mybackground {background-color:#c23ac5;}
Border around this has a color of #c23ac5
<div style="border:2px solid #c23ac5;">Content here</div>
.myborder {border:2px solid #c23ac5;}