#a984ec color space conversions
Hex:
#a984ec
RGB:
169, 132, 236
CMY:
34, 48, 7
CMYK:
28, 44, 0, 7
HSL:
261°, 73.2394%, 72.1569%
HSV (HSB):
261°, 44.0678%, 92.5490%
XYZ:
39.7538, 30.9937, 83.2440
xyY:
0.2582, 0.2013, 30.9937
CIE-Lab:
62.5023, 35.5520, -47.5290
CIE-LCH:
62.5023, 59.3545, 306.7967
CIE-Luv:
62.5023, 10.5192, -80.0967
Hunter-Lab:
55.6720, 30.0359, -49.6835
#a984ec color charts
#a984ec color shades, tints & tones
#a984ec color schemes
#a984ec color preview, HTML & CSS examples
This text has a color of #a984ec
<p style="color:#a984ec;">Text here</p>
.mytext {color:#a984ec;}
This box has a color of #a984ec
<div style="background-color:#a984ec;">Content here</div>
.mybackground {background-color:#a984ec;}
Border around this has a color of #a984ec
<div style="border:2px solid #a984ec;">Content here</div>
.myborder {border:2px solid #a984ec;}