#a082be color space conversions
Hex:
#a082be
RGB:
160, 130, 190
CMY:
37, 49, 25
CMYK:
16, 32, 0, 25
HSL:
270°, 31.5789%, 62.7451%
HSV (HSB):
270°, 31.5789%, 74.5098%
XYZ:
31.7741, 27.1566, 52.2823
xyY:
0.2857, 0.2442, 27.1566
CIE-Lab:
59.1190, 23.2264, -27.0977
CIE-LCH:
59.1190, 35.6896, 310.6011
CIE-Luv:
59.1190, 11.8512, -44.7547
Hunter-Lab:
52.1119, 17.6405, -23.0054
#a082be color charts
#a082be color shades, tints & tones
#a082be color schemes
#a082be color preview, HTML & CSS examples
This text has a color of #a082be
<p style="color:#a082be;">Text here</p>
.mytext {color:#a082be;}
This box has a color of #a082be
<div style="background-color:#a082be;">Content here</div>
.mybackground {background-color:#a082be;}
Border around this has a color of #a082be
<div style="border:2px solid #a082be;">Content here</div>
.myborder {border:2px solid #a082be;}