#a55f8c color space conversions
Hex:
#a55f8c
RGB:
165, 95, 140
CMY:
35, 63, 45
CMYK:
0, 42, 15, 35
HSL:
321°, 28.0000%, 50.9804%
HSV (HSB):
321°, 42.4242%, 64.7059%
XYZ:
24.3429, 18.0772, 27.0172
xyY:
0.3506, 0.2603, 18.0772
CIE-Lab:
49.5896, 34.8136, -12.5917
CIE-LCH:
49.5896, 37.0207, 340.1155
CIE-Luv:
49.5896, 39.1615, -23.3834
Hunter-Lab:
42.5173, 27.7933, -7.9131
#a55f8c color charts
#a55f8c color shades, tints & tones
#a55f8c color schemes
#a55f8c color preview, HTML & CSS examples
This text has a color of #a55f8c
<p style="color:#a55f8c;">Text here</p>
.mytext {color:#a55f8c;}
This box has a color of #a55f8c
<div style="background-color:#a55f8c;">Content here</div>
.mybackground {background-color:#a55f8c;}
Border around this has a color of #a55f8c
<div style="border:2px solid #a55f8c;">Content here</div>
.myborder {border:2px solid #a55f8c;}