#a27ff5 color space conversions
Hex:
#a27ff5
RGB:
162, 127, 245
CMY:
36, 50, 4
CMYK:
34, 48, 0, 4
HSL:
258°, 85.5072%, 72.9412%
HSV (HSB):
258°, 48.1633%, 96.0784%
XYZ:
38.9711, 29.4527, 90.0171
xyY:
0.2460, 0.1859, 29.4527
CIE-Lab:
61.1791, 38.7852, -54.6416
CIE-LCH:
61.1791, 67.0074, 305.3676
CIE-Luv:
61.1791, 7.7791, -91.6907
Hunter-Lab:
54.2703, 33.2063, -60.3539
#a27ff5 color charts
#a27ff5 color shades, tints & tones
#a27ff5 color schemes
#a27ff5 color preview, HTML & CSS examples
This text has a color of #a27ff5
<p style="color:#a27ff5;">Text here</p>
.mytext {color:#a27ff5;}
This box has a color of #a27ff5
<div style="background-color:#a27ff5;">Content here</div>
.mybackground {background-color:#a27ff5;}
Border around this has a color of #a27ff5
<div style="border:2px solid #a27ff5;">Content here</div>
.myborder {border:2px solid #a27ff5;}