#a55b9e color space conversions
Hex:
#a55b9e
RGB:
165, 91, 158
CMY:
35, 64, 38
CMYK:
0, 45, 4, 35
HSL:
306°, 29.1339%, 50.1961%
HSV (HSB):
306°, 44.8485%, 64.7059%
XYZ:
25.4297, 17.9501, 34.4722
xyY:
0.3266, 0.2306, 17.9501
CIE-Lab:
49.4356, 40.1344, -23.4917
CIE-LCH:
49.4356, 46.5041, 329.6584
CIE-Luv:
49.4356, 37.0636, -40.1850
Hunter-Lab:
42.3676, 32.9952, -18.5837
#a55b9e color charts
#a55b9e color shades, tints & tones
#a55b9e color schemes
#a55b9e color preview, HTML & CSS examples
This text has a color of #a55b9e
<p style="color:#a55b9e;">Text here</p>
.mytext {color:#a55b9e;}
This box has a color of #a55b9e
<div style="background-color:#a55b9e;">Content here</div>
.mybackground {background-color:#a55b9e;}
Border around this has a color of #a55b9e
<div style="border:2px solid #a55b9e;">Content here</div>
.myborder {border:2px solid #a55b9e;}