#a2588c color space conversions
Hex:
#a2588c
RGB:
162, 88, 140
CMY:
36, 65, 45
CMYK:
0, 46, 14, 36
HSL:
318°, 29.6000%, 49.0196%
HSV (HSB):
318°, 45.6790%, 63.5294%
XYZ:
23.1236, 16.5543, 26.7875
xyY:
0.3479, 0.2491, 16.5543
CIE-Lab:
47.6934, 37.5944, -15.5038
CIE-LCH:
47.6934, 40.6658, 337.5889
CIE-Luv:
47.6934, 40.3493, -27.7973
Hunter-Lab:
40.6869, 30.2449, -10.5545
#a2588c color charts
#a2588c color shades, tints & tones
#a2588c color schemes
#a2588c color preview, HTML & CSS examples
This text has a color of #a2588c
<p style="color:#a2588c;">Text here</p>
.mytext {color:#a2588c;}
This box has a color of #a2588c
<div style="background-color:#a2588c;">Content here</div>
.mybackground {background-color:#a2588c;}
Border around this has a color of #a2588c
<div style="border:2px solid #a2588c;">Content here</div>
.myborder {border:2px solid #a2588c;}