#c23bcd color space conversions
Hex:
#c23bcd
RGB:
194, 59, 205
CMY:
24, 77, 20
CMYK:
5, 71, 0, 20
HSL:
295°, 59.3496%, 51.7647%
HSV (HSB):
295°, 71.2195%, 80.3922%
XYZ:
34.8315, 19.0050, 59.5901
xyY:
0.3071, 0.1676, 19.0050
CIE-Lab:
50.6931, 70.3361, -48.6061
CIE-LCH:
50.6931, 85.4970, 325.3534
CIE-Luv:
50.6931, 53.7433, -82.5993
Hunter-Lab:
43.5948, 66.3279, -50.5277
#c23bcd color charts
#c23bcd color shades, tints & tones
#c23bcd color schemes
#c23bcd color preview, HTML & CSS examples
This text has a color of #c23bcd
<p style="color:#c23bcd;">Text here</p>
.mytext {color:#c23bcd;}
This box has a color of #c23bcd
<div style="background-color:#c23bcd;">Content here</div>
.mybackground {background-color:#c23bcd;}
Border around this has a color of #c23bcd
<div style="border:2px solid #c23bcd;">Content here</div>
.myborder {border:2px solid #c23bcd;}