#a27db5 color space conversions
Hex:
#a27db5
RGB:
162, 125, 181
CMY:
36, 51, 29
CMYK:
10, 31, 0, 29
HSL:
280°, 27.4510%, 60.0000%
HSV (HSB):
280°, 30.9392%, 70.9804%
XYZ:
30.5744, 25.6848, 47.0623
xyY:
0.2959, 0.2486, 25.6848
CIE-Lab:
57.7367, 24.7610, -24.0850
CIE-LCH:
57.7367, 34.5426, 315.7930
CIE-Luv:
57.7367, 16.2964, -40.0405
Hunter-Lab:
50.6802, 18.9954, -19.5813
#a27db5 color charts
#a27db5 color shades, tints & tones
#a27db5 color schemes
#a27db5 color preview, HTML & CSS examples
This text has a color of #a27db5
<p style="color:#a27db5;">Text here</p>
.mytext {color:#a27db5;}
This box has a color of #a27db5
<div style="background-color:#a27db5;">Content here</div>
.mybackground {background-color:#a27db5;}
Border around this has a color of #a27db5
<div style="border:2px solid #a27db5;">Content here</div>
.myborder {border:2px solid #a27db5;}