#550e6c color space conversions
Hex:
#550e6c
RGB:
85, 14, 108
CMY:
67, 95, 58
CMYK:
21, 87, 0, 58
HSL:
285°, 77.0492%, 23.9216%
HSV (HSB):
285°, 87.0370%, 42.3529%
XYZ:
6.6101, 3.3281, 14.4813
xyY:
0.2707, 0.1363, 3.3281
CIE-Lab:
21.3126, 44.7873, -37.7570
CIE-LCH:
21.3126, 58.5790, 319.8681
CIE-Luv:
21.3126, 18.4609, -46.7505
Hunter-Lab:
18.2430, 32.7519, -34.2944
#550e6c color charts
#550e6c color shades, tints & tones
#550e6c color schemes
#550e6c color preview, HTML & CSS examples
This text has a color of #550e6c
<p style="color:#550e6c;">Text here</p>
.mytext {color:#550e6c;}
This box has a color of #550e6c
<div style="background-color:#550e6c;">Content here</div>
.mybackground {background-color:#550e6c;}
Border around this has a color of #550e6c
<div style="border:2px solid #550e6c;">Content here</div>
.myborder {border:2px solid #550e6c;}