#a03ecf color space conversions
Hex:
#a03ecf
RGB:
160, 62, 207
CMY:
37, 76, 19
CMYK:
23, 70, 0, 19
HSL:
281°, 60.1660%, 52.7451%
HSV (HSB):
281°, 70.0483%, 81.1765%
XYZ:
27.4823, 15.4238, 60.5601
xyY:
0.2656, 0.1491, 15.4238
CIE-Lab:
46.2093, 62.4860, -57.2197
CIE-LCH:
46.2093, 84.7266, 317.5190
CIE-Luv:
46.2093, 31.0600, -92.0433
Hunter-Lab:
39.2732, 56.1814, -63.9353
#a03ecf color charts
#a03ecf color shades, tints & tones
#a03ecf color schemes
#a03ecf color preview, HTML & CSS examples
This text has a color of #a03ecf
<p style="color:#a03ecf;">Text here</p>
.mytext {color:#a03ecf;}
This box has a color of #a03ecf
<div style="background-color:#a03ecf;">Content here</div>
.mybackground {background-color:#a03ecf;}
Border around this has a color of #a03ecf
<div style="border:2px solid #a03ecf;">Content here</div>
.myborder {border:2px solid #a03ecf;}