#c23cbc color space conversions
Hex:
#c23cbc
RGB:
194, 60, 188
CMY:
24, 76, 26
CMYK:
0, 69, 3, 24
HSL:
303°, 52.7559%, 49.8039%
HSV (HSB):
303°, 69.0722%, 76.0784%
XYZ:
32.9411, 18.3319, 49.3792
xyY:
0.3273, 0.1821, 18.3319
CIE-Lab:
49.8962, 67.1770, -40.0448
CIE-LCH:
49.8962, 78.2071, 329.2005
CIE-Luv:
49.8962, 59.0798, -69.1253
Hunter-Lab:
42.8158, 62.4047, -38.4078
#c23cbc color charts
#c23cbc color shades, tints & tones
#c23cbc color schemes
#c23cbc color preview, HTML & CSS examples
This text has a color of #c23cbc
<p style="color:#c23cbc;">Text here</p>
.mytext {color:#c23cbc;}
This box has a color of #c23cbc
<div style="background-color:#c23cbc;">Content here</div>
.mybackground {background-color:#c23cbc;}
Border around this has a color of #c23cbc
<div style="border:2px solid #c23cbc;">Content here</div>
.myborder {border:2px solid #c23cbc;}