#a066e5 color space conversions
Hex:
#a066e5
RGB:
160, 102, 229
CMY:
37, 60, 10
CMYK:
30, 55, 0, 10
HSL:
267°, 70.9497%, 64.9020%
HSV (HSB):
267°, 55.4585%, 89.8039%
XYZ:
33.3914, 22.6335, 76.7375
xyY:
0.2515, 0.1705, 22.6335
CIE-Lab:
54.6928, 48.0954, -56.0992
CIE-LCH:
54.6928, 73.8938, 310.6074
CIE-Luv:
54.6928, 16.7963, -92.8451
Hunter-Lab:
47.5746, 42.0290, -62.3320
#a066e5 color charts
#a066e5 color shades, tints & tones
#a066e5 color schemes
#a066e5 color preview, HTML & CSS examples
This text has a color of #a066e5
<p style="color:#a066e5;">Text here</p>
.mytext {color:#a066e5;}
This box has a color of #a066e5
<div style="background-color:#a066e5;">Content here</div>
.mybackground {background-color:#a066e5;}
Border around this has a color of #a066e5
<div style="border:2px solid #a066e5;">Content here</div>
.myborder {border:2px solid #a066e5;}