#5c256c color space conversions
Hex:
#5c256c
RGB:
92, 37, 108
CMY:
64, 85, 58
CMYK:
15, 66, 0, 58
HSL:
286°, 48.9655%, 28.4314%
HSV (HSB):
286°, 65.7407%, 42.3529%
XYZ:
7.7820, 4.6812, 14.6808
xyY:
0.2867, 0.1725, 4.6812
CIE-Lab:
25.8064, 36.9138, -30.4757
CIE-LCH:
25.8064, 47.8685, 320.4573
CIE-Luv:
25.8064, 19.1963, -41.3056
Hunter-Lab:
21.6360, 26.3395, -25.0851
#5c256c color charts
#5c256c color shades, tints & tones
#5c256c color schemes
#5c256c color preview, HTML & CSS examples
This text has a color of #5c256c
<p style="color:#5c256c;">Text here</p>
.mytext {color:#5c256c;}
This box has a color of #5c256c
<div style="background-color:#5c256c;">Content here</div>
.mybackground {background-color:#5c256c;}
Border around this has a color of #5c256c
<div style="border:2px solid #5c256c;">Content here</div>
.myborder {border:2px solid #5c256c;}