#a087e5 color space conversions
Hex:
#a087e5
RGB:
160, 135, 229
CMY:
37, 47, 10
CMYK:
30, 41, 0, 10
HSL:
256°, 64.3836%, 71.3725%
HSV (HSB):
256°, 41.0480%, 89.8039%
XYZ:
37.3040, 30.4587, 78.0417
xyY:
0.2558, 0.2089, 30.4587
CIE-Lab:
62.0480, 29.6661, -44.4205
CIE-LCH:
62.0480, 53.4159, 303.7369
CIE-Luv:
62.0480, 5.6789, -74.1664
Hunter-Lab:
55.1894, 24.0717, -45.2077
#a087e5 color charts
#a087e5 color shades, tints & tones
#a087e5 color schemes
#a087e5 color preview, HTML & CSS examples
This text has a color of #a087e5
<p style="color:#a087e5;">Text here</p>
.mytext {color:#a087e5;}
This box has a color of #a087e5
<div style="background-color:#a087e5;">Content here</div>
.mybackground {background-color:#a087e5;}
Border around this has a color of #a087e5
<div style="border:2px solid #a087e5;">Content here</div>
.myborder {border:2px solid #a087e5;}