#a03df8 color space conversions
Hex:
#a03df8
RGB:
160, 61, 248
CMY:
37, 76, 3
CMYK:
35, 75, 0, 3
HSL:
272°, 93.0348%, 60.5882%
HSV (HSB):
272°, 75.4032%, 97.2549%
XYZ:
33.1092, 17.5884, 90.4568
xyY:
0.2346, 0.1246, 17.5884
CIE-Lab:
48.9930, 71.6667, -75.9572
CIE-LCH:
48.9930, 104.4299, 313.3352
CIE-Luv:
48.9930, 22.4182, -120.8833
Hunter-Lab:
41.9385, 67.5282, -98.5251
#a03df8 color charts
#a03df8 color shades, tints & tones
#a03df8 color schemes
#a03df8 color preview, HTML & CSS examples
This text has a color of #a03df8
<p style="color:#a03df8;">Text here</p>
.mytext {color:#a03df8;}
This box has a color of #a03df8
<div style="background-color:#a03df8;">Content here</div>
.mybackground {background-color:#a03df8;}
Border around this has a color of #a03df8
<div style="border:2px solid #a03df8;">Content here</div>
.myborder {border:2px solid #a03df8;}