#c23e8a color space conversions
Hex:
#c23e8a
RGB:
194, 62, 138
CMY:
24, 76, 46
CMYK:
0, 68, 29, 24
HSL:
325°, 51.9685%, 50.1961%
HSV (HSB):
325°, 68.0412%, 76.0784%
XYZ:
28.5582, 16.7496, 25.7726
xyY:
0.4018, 0.2356, 16.7496
CIE-Lab:
47.9429, 59.2729, -13.4705
CIE-LCH:
47.9429, 60.7843, 347.1963
CIE-Luv:
47.9429, 76.0582, -28.8067
Hunter-Lab:
40.9262, 52.9359, -8.6885
#c23e8a color charts
#c23e8a color shades, tints & tones
#c23e8a color schemes
#c23e8a color preview, HTML & CSS examples
This text has a color of #c23e8a
<p style="color:#c23e8a;">Text here</p>
.mytext {color:#c23e8a;}
This box has a color of #c23e8a
<div style="background-color:#c23e8a;">Content here</div>
.mybackground {background-color:#c23e8a;}
Border around this has a color of #c23e8a
<div style="border:2px solid #c23e8a;">Content here</div>
.myborder {border:2px solid #c23e8a;}