#c23fb5 color space conversions
Hex:
#c23fb5
RGB:
194, 63, 181
CMY:
24, 75, 29
CMYK:
0, 68, 7, 24
HSL:
306°, 51.7787%, 50.3922%
HSV (HSB):
306°, 67.5258%, 76.0784%
XYZ:
32.3661, 18.3605, 45.5541
xyY:
0.3362, 0.1907, 18.3605
CIE-Lab:
49.9305, 64.9738, -35.9109
CIE-LCH:
49.9305, 74.2374, 331.0706
CIE-Luv:
49.9305, 60.6649, -62.6565
Hunter-Lab:
42.8492, 59.8438, -33.0383
#c23fb5 color charts
#c23fb5 color shades, tints & tones
#c23fb5 color schemes
#c23fb5 color preview, HTML & CSS examples
This text has a color of #c23fb5
<p style="color:#c23fb5;">Text here</p>
.mytext {color:#c23fb5;}
This box has a color of #c23fb5
<div style="background-color:#c23fb5;">Content here</div>
.mybackground {background-color:#c23fb5;}
Border around this has a color of #c23fb5
<div style="border:2px solid #c23fb5;">Content here</div>
.myborder {border:2px solid #c23fb5;}