#a06be5 color space conversions
Hex:
#a06be5
RGB:
160, 107, 229
CMY:
37, 58, 10
CMYK:
30, 53, 0, 10
HSL:
266°, 70.1149%, 65.8824%
HSV (HSB):
266°, 53.2751%, 89.8039%
XYZ:
33.8978, 23.6461, 76.9063
xyY:
0.2521, 0.1759, 23.6461
CIE-Lab:
55.7317, 45.3915, -54.4383
CIE-LCH:
55.7317, 70.8796, 309.8219
CIE-Luv:
55.7317, 15.2869, -90.3488
Hunter-Lab:
48.6273, 39.3335, -59.7308
#a06be5 color charts
#a06be5 color shades, tints & tones
#a06be5 color schemes
#a06be5 color preview, HTML & CSS examples
This text has a color of #a06be5
<p style="color:#a06be5;">Text here</p>
.mytext {color:#a06be5;}
This box has a color of #a06be5
<div style="background-color:#a06be5;">Content here</div>
.mybackground {background-color:#a06be5;}
Border around this has a color of #a06be5
<div style="border:2px solid #a06be5;">Content here</div>
.myborder {border:2px solid #a06be5;}