#a25bbd color space conversions
Hex:
#a25bbd
RGB:
162, 91, 189
CMY:
36, 64, 26
CMYK:
14, 52, 0, 26
HSL:
283°, 42.6087%, 54.9020%
HSV (HSB):
283°, 51.8519%, 74.1176%
XYZ:
27.8267, 18.8377, 50.3135
xyY:
0.2869, 0.1942, 18.8377
CIE-Lab:
50.4968, 45.3809, -39.9725
CIE-LCH:
50.4968, 60.4750, 318.6257
CIE-Luv:
50.4968, 28.5116, -66.1956
Hunter-Lab:
43.4024, 38.4880, -38.3493
#a25bbd color charts
#a25bbd color shades, tints & tones
#a25bbd color schemes
#a25bbd color preview, HTML & CSS examples
This text has a color of #a25bbd
<p style="color:#a25bbd;">Text here</p>
.mytext {color:#a25bbd;}
This box has a color of #a25bbd
<div style="background-color:#a25bbd;">Content here</div>
.mybackground {background-color:#a25bbd;}
Border around this has a color of #a25bbd
<div style="border:2px solid #a25bbd;">Content here</div>
.myborder {border:2px solid #a25bbd;}