#a098d5 color space conversions
Hex:
#a098d5
RGB:
160, 152, 213
CMY:
37, 40, 16
CMYK:
25, 29, 0, 16
HSL:
248°, 42.0690%, 71.5686%
HSV (HSB):
248°, 28.6385%, 83.5294%
XYZ:
37.7357, 34.7342, 67.6663
xyY:
0.2693, 0.2479, 34.7342
CIE-Lab:
65.5412, 16.0159, -30.0858
CIE-LCH:
65.5412, 34.0832, 298.0282
CIE-Luv:
65.5412, 0.2672, -49.3789
Hunter-Lab:
58.9357, 11.1536, -26.8181
#a098d5 color charts
#a098d5 color shades, tints & tones
#a098d5 color schemes
#a098d5 color preview, HTML & CSS examples
This text has a color of #a098d5
<p style="color:#a098d5;">Text here</p>
.mytext {color:#a098d5;}
This box has a color of #a098d5
<div style="background-color:#a098d5;">Content here</div>
.mybackground {background-color:#a098d5;}
Border around this has a color of #a098d5
<div style="border:2px solid #a098d5;">Content here</div>
.myborder {border:2px solid #a098d5;}