#55356d color space conversions
Hex:
#55356d
RGB:
85, 53, 109
CMY:
67, 79, 57
CMYK:
22, 51, 0, 57
HSL:
274°, 34.5679%, 31.7647%
HSV (HSB):
274°, 51.3761%, 42.7451%
XYZ:
7.7797, 5.5816, 15.1353
xyY:
0.2730, 0.1959, 5.5816
CIE-Lab:
28.3314, 26.0091, -27.1699
CIE-LCH:
28.3314, 37.6122, 313.7496
CIE-Luv:
28.3314, 10.8484, -37.3536
Hunter-Lab:
23.6255, 17.4345, -21.4455
#55356d color charts
#55356d color shades, tints & tones
#55356d color schemes
#55356d color preview, HTML & CSS examples
This text has a color of #55356d
<p style="color:#55356d;">Text here</p>
.mytext {color:#55356d;}
This box has a color of #55356d
<div style="background-color:#55356d;">Content here</div>
.mybackground {background-color:#55356d;}
Border around this has a color of #55356d
<div style="border:2px solid #55356d;">Content here</div>
.myborder {border:2px solid #55356d;}