#a095e2 color space conversions
Hex:
#a095e2
RGB:
160, 149, 226
CMY:
37, 42, 11
CMYK:
29, 34, 0, 11
HSL:
249°, 57.0370%, 73.5294%
HSV (HSB):
249°, 34.0708%, 88.6275%
XYZ:
38.9721, 34.4595, 76.5488
xyY:
0.2598, 0.2298, 34.4595
CIE-Lab:
65.3256, 20.9154, -37.6206
CIE-LCH:
65.3256, 43.0438, 299.0722
CIE-Luv:
65.3256, 0.5224, -62.4326
Hunter-Lab:
58.7022, 15.7765, -36.2238
#a095e2 color charts
#a095e2 color shades, tints & tones
#a095e2 color schemes
#a095e2 color preview, HTML & CSS examples
This text has a color of #a095e2
<p style="color:#a095e2;">Text here</p>
.mytext {color:#a095e2;}
This box has a color of #a095e2
<div style="background-color:#a095e2;">Content here</div>
.mybackground {background-color:#a095e2;}
Border around this has a color of #a095e2
<div style="border:2px solid #a095e2;">Content here</div>
.myborder {border:2px solid #a095e2;}