#a2025a color space conversions
Hex:
#a2025a
RGB:
162, 2, 90
CMY:
36, 99, 65
CMYK:
0, 99, 44, 36
HSL:
327°, 97.5610%, 32.1569%
HSV (HSB):
327°, 98.7654%, 63.5294%
XYZ:
16.7675, 8.4630, 10.4226
xyY:
0.4703, 0.2374, 8.4630
CIE-Lab:
34.9291, 60.9007, -3.6803
CIE-LCH:
34.9291, 61.0118, 356.5418
CIE-Luv:
34.9291, 84.2133, -15.0062
Hunter-Lab:
29.0912, 51.9734, -0.8782
#a2025a color charts
#a2025a color shades, tints & tones
#a2025a color schemes
#a2025a color preview, HTML & CSS examples
This text has a color of #a2025a
<p style="color:#a2025a;">Text here</p>
.mytext {color:#a2025a;}
This box has a color of #a2025a
<div style="background-color:#a2025a;">Content here</div>
.mybackground {background-color:#a2025a;}
Border around this has a color of #a2025a
<div style="border:2px solid #a2025a;">Content here</div>
.myborder {border:2px solid #a2025a;}