#a086d5 color space conversions
Hex:
#a086d5
RGB:
160, 134, 213
CMY:
37, 47, 16
CMYK:
25, 37, 0, 16
HSL:
260°, 48.4663%, 68.0392%
HSV (HSB):
260°, 37.0892%, 83.5294%
XYZ:
35.0325, 29.3279, 66.7652
xyY:
0.2672, 0.2237, 29.3279
CIE-Lab:
61.0699, 26.2954, -37.0339
CIE-LCH:
61.0699, 45.4198, 305.3762
CIE-Luv:
61.0699, 7.6888, -61.4808
Hunter-Lab:
54.1552, 20.6985, -35.1870
#a086d5 color charts
#a086d5 color shades, tints & tones
#a086d5 color schemes
#a086d5 color preview, HTML & CSS examples
This text has a color of #a086d5
<p style="color:#a086d5;">Text here</p>
.mytext {color:#a086d5;}
This box has a color of #a086d5
<div style="background-color:#a086d5;">Content here</div>
.mybackground {background-color:#a086d5;}
Border around this has a color of #a086d5
<div style="border:2px solid #a086d5;">Content here</div>
.myborder {border:2px solid #a086d5;}