#a098d7 color space conversions
Hex:
#a098d7
RGB:
160, 152, 215
CMY:
37, 40, 16
CMYK:
26, 29, 0, 16
HSL:
248°, 44.0559%, 71.9608%
HSV (HSB):
248°, 29.3023%, 84.3137%
XYZ:
37.9912, 34.8364, 69.0117
xyY:
0.2678, 0.2456, 34.8364
CIE-Lab:
65.6211, 16.4990, -31.0718
CIE-LCH:
65.6211, 35.1806, 297.9681
CIE-Luv:
65.6211, 0.1206, -51.0735
Hunter-Lab:
59.0223, 11.6069, -28.0091
#a098d7 color charts
#a098d7 color shades, tints & tones
#a098d7 color schemes
#a098d7 color preview, HTML & CSS examples
This text has a color of #a098d7
<p style="color:#a098d7;">Text here</p>
.mytext {color:#a098d7;}
This box has a color of #a098d7
<div style="background-color:#a098d7;">Content here</div>
.mybackground {background-color:#a098d7;}
Border around this has a color of #a098d7
<div style="border:2px solid #a098d7;">Content here</div>
.myborder {border:2px solid #a098d7;}