#a92fed color space conversions
Hex:
#a92fed
RGB:
169, 47, 237
CMY:
34, 82, 7
CMYK:
29, 80, 0, 7
HSL:
279°, 84.0708%, 55.6863%
HSV (HSB):
279°, 80.1688%, 92.9412%
XYZ:
32.6648, 16.5825, 81.5999
xyY:
0.2496, 0.1267, 16.5825
CIE-Lab:
47.7296, 75.5311, -71.7872
CIE-LCH:
47.7296, 104.2034, 316.4558
CIE-Luv:
47.7296, 31.3136, -114.6125
Hunter-Lab:
40.7216, 71.9208, -90.3031
#a92fed color charts
#a92fed color shades, tints & tones
#a92fed color schemes
#a92fed color preview, HTML & CSS examples
This text has a color of #a92fed
<p style="color:#a92fed;">Text here</p>
.mytext {color:#a92fed;}
This box has a color of #a92fed
<div style="background-color:#a92fed;">Content here</div>
.mybackground {background-color:#a92fed;}
Border around this has a color of #a92fed
<div style="border:2px solid #a92fed;">Content here</div>
.myborder {border:2px solid #a92fed;}