#c58be5 color space conversions
Hex:
#c58be5
RGB:
197, 139, 229
CMY:
23, 45, 10
CMYK:
14, 39, 0, 10
HSL:
279°, 63.3803%, 72.1569%
HSV (HSB):
279°, 39.3013%, 89.8039%
XYZ:
46.4014, 35.9927, 78.6304
xyY:
0.2882, 0.2235, 35.9927
CIE-Lab:
66.5143, 38.0368, -37.1687
CIE-LCH:
66.5143, 53.1819, 315.6613
CIE-Luv:
66.5143, 24.1314, -64.2838
Hunter-Lab:
59.9939, 33.0689, -35.7121
#c58be5 color charts
#c58be5 color shades, tints & tones
#c58be5 color schemes
#c58be5 color preview, HTML & CSS examples
This text has a color of #c58be5
<p style="color:#c58be5;">Text here</p>
.mytext {color:#c58be5;}
This box has a color of #c58be5
<div style="background-color:#c58be5;">Content here</div>
.mybackground {background-color:#c58be5;}
Border around this has a color of #c58be5
<div style="border:2px solid #c58be5;">Content here</div>
.myborder {border:2px solid #c58be5;}