#a086cd color space conversions
Hex:
#a086cd
RGB:
160, 134, 205
CMY:
37, 47, 20
CMYK:
22, 35, 0, 20
HSL:
262°, 41.5205%, 66.4706%
HSV (HSB):
262°, 34.6341%, 80.3922%
XYZ:
34.0417, 28.9316, 61.5478
xyY:
0.2734, 0.2323, 28.9316
CIE-Lab:
60.7212, 24.3866, -33.0886
CIE-LCH:
60.7212, 41.1042, 306.3906
CIE-Luv:
60.7212, 8.5210, -54.7646
Hunter-Lab:
53.7881, 18.8412, -30.1918
#a086cd color charts
#a086cd color shades, tints & tones
#a086cd color schemes
#a086cd color preview, HTML & CSS examples
This text has a color of #a086cd
<p style="color:#a086cd;">Text here</p>
.mytext {color:#a086cd;}
This box has a color of #a086cd
<div style="background-color:#a086cd;">Content here</div>
.mybackground {background-color:#a086cd;}
Border around this has a color of #a086cd
<div style="border:2px solid #a086cd;">Content here</div>
.myborder {border:2px solid #a086cd;}