#a982f8 color space conversions
Hex:
#a982f8
RGB:
169, 130, 248
CMY:
34, 49, 3
CMYK:
32, 48, 0, 3
HSL:
260°, 89.3939%, 74.1176%
HSV (HSB):
260°, 47.5806%, 97.2549%
XYZ:
41.2881, 31.1776, 92.6487
xyY:
0.2501, 0.1888, 31.1776
CIE-Lab:
62.6573, 39.6341, -53.9046
CIE-LCH:
62.6573, 66.9071, 306.3257
CIE-Luv:
62.6573, 9.8054, -91.0240
Hunter-Lab:
55.8369, 34.2757, -59.2925
#a982f8 color charts
#a982f8 color shades, tints & tones
#a982f8 color schemes
#a982f8 color preview, HTML & CSS examples
This text has a color of #a982f8
<p style="color:#a982f8;">Text here</p>
.mytext {color:#a982f8;}
This box has a color of #a982f8
<div style="background-color:#a982f8;">Content here</div>
.mybackground {background-color:#a982f8;}
Border around this has a color of #a982f8
<div style="border:2px solid #a982f8;">Content here</div>
.myborder {border:2px solid #a982f8;}