#a998e5 color space conversions
Hex:
#a998e5
RGB:
169, 152, 229
CMY:
34, 40, 10
CMYK:
26, 34, 0, 10
HSL:
253°, 59.6899%, 74.7059%
HSV (HSB):
253°, 33.6245%, 89.8039%
XYZ:
41.7333, 36.5486, 78.9838
xyY:
0.2654, 0.2324, 36.5486
CIE-Lab:
66.9370, 22.5430, -36.7084
CIE-LCH:
66.9370, 43.0778, 301.5546
CIE-Luv:
66.9370, 3.5112, -61.3885
Hunter-Lab:
60.4555, 17.4241, -35.1423
#a998e5 color charts
#a998e5 color shades, tints & tones
#a998e5 color schemes
#a998e5 color preview, HTML & CSS examples
This text has a color of #a998e5
<p style="color:#a998e5;">Text here</p>
.mytext {color:#a998e5;}
This box has a color of #a998e5
<div style="background-color:#a998e5;">Content here</div>
.mybackground {background-color:#a998e5;}
Border around this has a color of #a998e5
<div style="border:2px solid #a998e5;">Content here</div>
.myborder {border:2px solid #a998e5;}