#c23fbd color space conversions
Hex:
#c23fbd
RGB:
194, 63, 189
CMY:
24, 75, 26
CMYK:
0, 68, 3, 24
HSL:
302°, 51.7787%, 50.3922%
HSV (HSB):
302°, 67.5258%, 76.0784%
XYZ:
33.2109, 18.6985, 50.0029
xyY:
0.3259, 0.1835, 18.6985
CIE-Lab:
50.3325, 66.2527, -39.9367
CIE-LCH:
50.3325, 77.3587, 328.9187
CIE-Luv:
50.3325, 58.0050, -68.9743
Hunter-Lab:
43.2417, 61.4203, -38.2912
#c23fbd color charts
#c23fbd color shades, tints & tones
#c23fbd color schemes
#c23fbd color preview, HTML & CSS examples
This text has a color of #c23fbd
<p style="color:#c23fbd;">Text here</p>
.mytext {color:#c23fbd;}
This box has a color of #c23fbd
<div style="background-color:#c23fbd;">Content here</div>
.mybackground {background-color:#c23fbd;}
Border around this has a color of #c23fbd
<div style="border:2px solid #c23fbd;">Content here</div>
.myborder {border:2px solid #c23fbd;}