#a25fb8 color space conversions
Hex:
#a25fb8
RGB:
162, 95, 184
CMY:
36, 63, 28
CMYK:
12, 48, 0, 28
HSL:
285°, 38.5281%, 54.7059%
HSV (HSB):
285°, 48.3696%, 72.1569%
XYZ:
27.6442, 19.3265, 47.6208
xyY:
0.2922, 0.2043, 19.3265
CIE-Lab:
51.0670, 42.1956, -36.1801
CIE-LCH:
51.0670, 55.5830, 319.3889
CIE-Luv:
51.0670, 28.1043, -60.1076
Hunter-Lab:
43.9619, 35.3115, -33.4513
#a25fb8 color charts
#a25fb8 color shades, tints & tones
#a25fb8 color schemes
#a25fb8 color preview, HTML & CSS examples
This text has a color of #a25fb8
<p style="color:#a25fb8;">Text here</p>
.mytext {color:#a25fb8;}
This box has a color of #a25fb8
<div style="background-color:#a25fb8;">Content here</div>
.mybackground {background-color:#a25fb8;}
Border around this has a color of #a25fb8
<div style="border:2px solid #a25fb8;">Content here</div>
.myborder {border:2px solid #a25fb8;}