#a03cf2 color space conversions
Hex:
#a03cf2
RGB:
160, 60, 242
CMY:
37, 76, 5
CMYK:
34, 75, 0, 5
HSL:
273°, 87.5000%, 59.2157%
HSV (HSB):
273°, 75.2066%, 94.9020%
XYZ:
32.1401, 17.1161, 85.6142
xyY:
0.2383, 0.1269, 17.1161
CIE-Lab:
48.4060, 70.7302, -73.5524
CIE-LCH:
48.4060, 102.0427, 313.8794
CIE-Luv:
48.4060, 23.7475, -117.0835
Hunter-Lab:
41.3716, 66.2697, -93.7342
#a03cf2 color charts
#a03cf2 color shades, tints & tones
#a03cf2 color schemes
#a03cf2 color preview, HTML & CSS examples
This text has a color of #a03cf2
<p style="color:#a03cf2;">Text here</p>
.mytext {color:#a03cf2;}
This box has a color of #a03cf2
<div style="background-color:#a03cf2;">Content here</div>
.mybackground {background-color:#a03cf2;}
Border around this has a color of #a03cf2
<div style="border:2px solid #a03cf2;">Content here</div>
.myborder {border:2px solid #a03cf2;}