#a098d1 color space conversions
Hex:
#a098d1
RGB:
160, 152, 209
CMY:
37, 40, 18
CMYK:
23, 27, 0, 18
HSL:
248°, 38.2550%, 70.7843%
HSV (HSB):
248°, 27.2727%, 81.9608%
XYZ:
37.2341, 34.5335, 65.0248
xyY:
0.2722, 0.2525, 34.5335
CIE-Lab:
65.3838, 15.0584, -28.1066
CIE-LCH:
65.3838, 31.8863, 298.1806
CIE-Luv:
65.3838, 0.5606, -45.9896
Hunter-Lab:
58.7652, 10.2598, -24.4698
#a098d1 color charts
#a098d1 color shades, tints & tones
#a098d1 color schemes
#a098d1 color preview, HTML & CSS examples
This text has a color of #a098d1
<p style="color:#a098d1;">Text here</p>
.mytext {color:#a098d1;}
This box has a color of #a098d1
<div style="background-color:#a098d1;">Content here</div>
.mybackground {background-color:#a098d1;}
Border around this has a color of #a098d1
<div style="border:2px solid #a098d1;">Content here</div>
.myborder {border:2px solid #a098d1;}