#a03df0 color space conversions
Hex:
#a03df0
RGB:
160, 61, 240
CMY:
37, 76, 6
CMYK:
33, 75, 0, 6
HSL:
273°, 85.6459%, 59.0196%
HSV (HSB):
273°, 74.5833%, 94.1176%
XYZ:
31.8941, 17.1023, 84.0582
xyY:
0.2397, 0.1285, 17.1023
CIE-Lab:
48.3887, 69.9138, -72.4570
CIE-LCH:
48.3887, 100.6874, 313.9766
CIE-Luv:
48.3887, 23.9979, -115.5040
Hunter-Lab:
41.3550, 65.2930, -91.5644
#a03df0 color charts
#a03df0 color shades, tints & tones
#a03df0 color schemes
#a03df0 color preview, HTML & CSS examples
This text has a color of #a03df0
<p style="color:#a03df0;">Text here</p>
.mytext {color:#a03df0;}
This box has a color of #a03df0
<div style="background-color:#a03df0;">Content here</div>
.mybackground {background-color:#a03df0;}
Border around this has a color of #a03df0
<div style="border:2px solid #a03df0;">Content here</div>
.myborder {border:2px solid #a03df0;}