#a098f5 color space conversions
Hex:
#a098f5
RGB:
160, 152, 245
CMY:
37, 40, 4
CMYK:
35, 38, 0, 4
HSL:
245°, 82.3009%, 77.8431%
HSV (HSB):
245°, 37.9592%, 96.0784%
XYZ:
42.2069, 36.5226, 91.2112
xyY:
0.2484, 0.2149, 36.5226
CIE-Lab:
66.9173, 24.0600, -45.5744
CIE-LCH:
66.9173, 51.5355, 297.8308
CIE-Luv:
66.9173, -2.0576, -76.3371
Hunter-Lab:
60.4340, 18.9044, -47.1809
#a098f5 color charts
#a098f5 color shades, tints & tones
#a098f5 color schemes
#a098f5 color preview, HTML & CSS examples
This text has a color of #a098f5
<p style="color:#a098f5;">Text here</p>
.mytext {color:#a098f5;}
This box has a color of #a098f5
<div style="background-color:#a098f5;">Content here</div>
.mybackground {background-color:#a098f5;}
Border around this has a color of #a098f5
<div style="border:2px solid #a098f5;">Content here</div>
.myborder {border:2px solid #a098f5;}