#c58ccd color space conversions
Hex:
#c58ccd
RGB:
197, 140, 205
CMY:
23, 45, 20
CMYK:
4, 32, 0, 20
HSL:
293°, 39.3939%, 67.6471%
HSV (HSB):
293°, 31.7073%, 80.3922%
XYZ:
43.4235, 35.0343, 62.2312
xyY:
0.3086, 0.2490, 35.0343
CIE-Lab:
65.7753, 32.6130, -24.9844
CIE-LCH:
65.7753, 41.0831, 322.5447
CIE-Luv:
65.7753, 27.3850, -43.6588
Hunter-Lab:
59.1897, 27.3712, -20.9038
#c58ccd color charts
#c58ccd color shades, tints & tones
#c58ccd color schemes
#c58ccd color preview, HTML & CSS examples
This text has a color of #c58ccd
<p style="color:#c58ccd;">Text here</p>
.mytext {color:#c58ccd;}
This box has a color of #c58ccd
<div style="background-color:#c58ccd;">Content here</div>
.mybackground {background-color:#c58ccd;}
Border around this has a color of #c58ccd
<div style="border:2px solid #c58ccd;">Content here</div>
.myborder {border:2px solid #c58ccd;}