#c23bb4 color space conversions
Hex:
#c23bb4
RGB:
194, 59, 180
CMY:
24, 77, 29
CMYK:
0, 70, 7, 24
HSL:
306°, 53.3597%, 49.6078%
HSV (HSB):
306°, 69.5876%, 76.0784%
XYZ:
32.0503, 17.8926, 44.9444
xyY:
0.3378, 0.1886, 17.8926
CIE-Lab:
49.3655, 66.2697, -36.2147
CIE-LCH:
49.3655, 75.5194, 331.3445
CIE-Luv:
49.3655, 62.0521, -63.1334
Hunter-Lab:
42.2996, 61.2248, -33.3874
#c23bb4 color charts
#c23bb4 color shades, tints & tones
#c23bb4 color schemes
#c23bb4 color preview, HTML & CSS examples
This text has a color of #c23bb4
<p style="color:#c23bb4;">Text here</p>
.mytext {color:#c23bb4;}
This box has a color of #c23bb4
<div style="background-color:#c23bb4;">Content here</div>
.mybackground {background-color:#c23bb4;}
Border around this has a color of #c23bb4
<div style="border:2px solid #c23bb4;">Content here</div>
.myborder {border:2px solid #c23bb4;}