#a98df2 color space conversions
Hex:
#a98df2
RGB:
169, 141, 242
CMY:
34, 45, 5
CMYK:
30, 42, 0, 5
HSL:
257°, 79.5276%, 75.0980%
HSV (HSB):
257°, 41.7355%, 94.9020%
XYZ:
41.9141, 33.8956, 88.3378
xyY:
0.2553, 0.2065, 33.8956
CIE-Lab:
64.8796, 31.9592, -47.0868
CIE-LCH:
64.8796, 56.9083, 304.1659
CIE-Luv:
64.8796, 6.5639, -79.4474
Hunter-Lab:
58.2199, 26.6221, -49.2075
#a98df2 color charts
#a98df2 color shades, tints & tones
#a98df2 color schemes
#a98df2 color preview, HTML & CSS examples
This text has a color of #a98df2
<p style="color:#a98df2;">Text here</p>
.mytext {color:#a98df2;}
This box has a color of #a98df2
<div style="background-color:#a98df2;">Content here</div>
.mybackground {background-color:#a98df2;}
Border around this has a color of #a98df2
<div style="border:2px solid #a98df2;">Content here</div>
.myborder {border:2px solid #a98df2;}