#a27bfc color space conversions
Hex:
#a27bfc
RGB:
162, 123, 252
CMY:
36, 52, 1
CMYK:
36, 51, 0, 1
HSL:
258°, 95.5556%, 73.5294%
HSV (HSB):
258°, 51.1905%, 98.8235%
XYZ:
39.5539, 28.8756, 95.5843
xyY:
0.2412, 0.1761, 28.8756
CIE-Lab:
60.6717, 42.8151, -59.3090
CIE-LCH:
60.6717, 73.1484, 305.8255
CIE-Luv:
60.6717, 8.2755, -99.4880
Hunter-Lab:
53.7360, 37.3521, -67.8484
#a27bfc color charts
#a27bfc color shades, tints & tones
#a27bfc color schemes
#a27bfc color preview, HTML & CSS examples
This text has a color of #a27bfc
<p style="color:#a27bfc;">Text here</p>
.mytext {color:#a27bfc;}
This box has a color of #a27bfc
<div style="background-color:#a27bfc;">Content here</div>
.mybackground {background-color:#a27bfc;}
Border around this has a color of #a27bfc
<div style="border:2px solid #a27bfc;">Content here</div>
.myborder {border:2px solid #a27bfc;}