#a03cfa color space conversions
Hex:
#a03cfa
RGB:
160, 60, 250
CMY:
37, 76, 2
CMYK:
36, 76, 0, 2
HSL:
272°, 95.0000%, 60.7843%
HSV (HSB):
272°, 76.0000%, 98.0392%
XYZ:
33.3684, 17.6074, 92.0823
xyY:
0.2333, 0.1231, 17.6074
CIE-Lab:
49.0165, 72.4811, -77.0363
CIE-LCH:
49.0165, 105.7738, 313.2550
CIE-Luv:
49.0165, 22.1771, -122.4280
Hunter-Lab:
41.9612, 68.5146, -100.7369
#a03cfa color charts
#a03cfa color shades, tints & tones
#a03cfa color schemes
#a03cfa color preview, HTML & CSS examples
This text has a color of #a03cfa
<p style="color:#a03cfa;">Text here</p>
.mytext {color:#a03cfa;}
This box has a color of #a03cfa
<div style="background-color:#a03cfa;">Content here</div>
.mybackground {background-color:#a03cfa;}
Border around this has a color of #a03cfa
<div style="border:2px solid #a03cfa;">Content here</div>
.myborder {border:2px solid #a03cfa;}