#a096e6 color space conversions
Hex:
#a096e6
RGB:
160, 150, 230
CMY:
37, 41, 10
CMYK:
30, 35, 0, 10
HSL:
248°, 61.5385%, 74.5098%
HSV (HSB):
248°, 34.7826%, 90.1961%
XYZ:
39.6865, 34.9994, 79.5268
xyY:
0.2573, 0.2270, 34.9994
CIE-Lab:
65.7482, 21.3498, -39.1689
CIE-LCH:
65.7482, 44.6096, 298.5935
CIE-Luv:
65.7482, -0.1815, -65.1215
Hunter-Lab:
59.1603, 16.2124, -38.2889
#a096e6 color charts
#a096e6 color shades, tints & tones
#a096e6 color schemes
#a096e6 color preview, HTML & CSS examples
This text has a color of #a096e6
<p style="color:#a096e6;">Text here</p>
.mytext {color:#a096e6;}
This box has a color of #a096e6
<div style="background-color:#a096e6;">Content here</div>
.mybackground {background-color:#a096e6;}
Border around this has a color of #a096e6
<div style="border:2px solid #a096e6;">Content here</div>
.myborder {border:2px solid #a096e6;}