#a97be5 color space conversions
Hex:
#a97be5
RGB:
169, 123, 229
CMY:
34, 52, 10
CMYK:
26, 46, 0, 10
HSL:
266°, 67.0886%, 69.0196%
HSV (HSB):
266°, 46.2882%, 89.8039%
XYZ:
37.5880, 28.2581, 77.6020
xyY:
0.2620, 0.1970, 28.2581
CIE-Lab:
60.1212, 38.8978, -47.4057
CIE-LCH:
60.1212, 61.3216, 309.3699
CIE-Luv:
60.1212, 14.6334, -79.7340
Hunter-Lab:
53.1583, 33.1894, -49.3423
#a97be5 color charts
#a97be5 color shades, tints & tones
#a97be5 color schemes
#a97be5 color preview, HTML & CSS examples
This text has a color of #a97be5
<p style="color:#a97be5;">Text here</p>
.mytext {color:#a97be5;}
This box has a color of #a97be5
<div style="background-color:#a97be5;">Content here</div>
.mybackground {background-color:#a97be5;}
Border around this has a color of #a97be5
<div style="border:2px solid #a97be5;">Content here</div>
.myborder {border:2px solid #a97be5;}