#a270ed color space conversions
Hex:
#a270ed
RGB:
162, 112, 237
CMY:
36, 56, 7
CMYK:
32, 53, 0, 7
HSL:
264°, 77.6398%, 68.4314%
HSV (HSB):
264°, 52.7426%, 92.9412%
XYZ:
35.9805, 25.3841, 83.1240
xyY:
0.2490, 0.1757, 25.3841
CIE-Lab:
57.4478, 45.1128, -56.1557
CIE-LCH:
57.4478, 72.0322, 308.7767
CIE-Luv:
57.4478, 13.6087, -93.6263
Hunter-Lab:
50.3827, 39.3051, -62.5519
#a270ed color charts
#a270ed color shades, tints & tones
#a270ed color schemes
#a270ed color preview, HTML & CSS examples
This text has a color of #a270ed
<p style="color:#a270ed;">Text here</p>
.mytext {color:#a270ed;}
This box has a color of #a270ed
<div style="background-color:#a270ed;">Content here</div>
.mybackground {background-color:#a270ed;}
Border around this has a color of #a270ed
<div style="border:2px solid #a270ed;">Content here</div>
.myborder {border:2px solid #a270ed;}