#a94cf9 color space conversions
Hex:
#a94cf9
RGB:
169, 76, 249
CMY:
34, 70, 2
CMYK:
32, 69, 0, 2
HSL:
272°, 93.5135%, 63.7255%
HSV (HSB):
272°, 69.4779%, 97.6471%
XYZ:
36.0455, 20.4435, 91.6687
xyY:
0.2433, 0.1380, 20.4435
CIE-Lab:
52.3349, 67.3687, -71.0312
CIE-LCH:
52.3349, 97.8978, 313.4842
CIE-Luv:
52.3349, 24.2046, -115.9821
Hunter-Lab:
45.2144, 63.1772, -88.5557
#a94cf9 color charts
#a94cf9 color shades, tints & tones
#a94cf9 color schemes
#a94cf9 color preview, HTML & CSS examples
This text has a color of #a94cf9
<p style="color:#a94cf9;">Text here</p>
.mytext {color:#a94cf9;}
This box has a color of #a94cf9
<div style="background-color:#a94cf9;">Content here</div>
.mybackground {background-color:#a94cf9;}
Border around this has a color of #a94cf9
<div style="border:2px solid #a94cf9;">Content here</div>
.myborder {border:2px solid #a94cf9;}