#c23ab9 color space conversions
Hex:
#c23ab9
RGB:
194, 58, 185
CMY:
24, 77, 27
CMYK:
0, 70, 5, 24
HSL:
304°, 53.9683%, 49.4118%
HSV (HSB):
304°, 70.1031%, 76.0784%
XYZ:
32.5181, 17.9982, 47.6590
xyY:
0.3312, 0.1833, 17.9982
CIE-Lab:
49.4940, 67.4013, -38.9330
CIE-LCH:
49.4940, 77.8377, 329.9880
CIE-Luv:
49.4940, 60.5785, -67.3728
Hunter-Lab:
42.4243, 62.5773, -36.9088
#c23ab9 color charts
#c23ab9 color shades, tints & tones
#c23ab9 color schemes
#c23ab9 color preview, HTML & CSS examples
This text has a color of #c23ab9
<p style="color:#c23ab9;">Text here</p>
.mytext {color:#c23ab9;}
This box has a color of #c23ab9
<div style="background-color:#c23ab9;">Content here</div>
.mybackground {background-color:#c23ab9;}
Border around this has a color of #c23ab9
<div style="border:2px solid #c23ab9;">Content here</div>
.myborder {border:2px solid #c23ab9;}