#a03df7 color space conversions
Hex:
#a03df7
RGB:
160, 61, 247
CMY:
37, 76, 3
CMYK:
35, 75, 0, 3
HSL:
272°, 92.0792%, 60.3922%
HSV (HSB):
272°, 75.3036%, 96.8627%
XYZ:
32.9544, 17.5265, 89.6417
xyY:
0.2352, 0.1251, 17.5265
CIE-Lab:
48.9167, 71.4467, -75.5224
CIE-LCH:
48.9167, 103.9628, 313.4115
CIE-Luv:
48.9167, 22.6121, -120.2157
Hunter-Lab:
41.8646, 67.2462, -97.6482
#a03df7 color charts
#a03df7 color shades, tints & tones
#a03df7 color schemes
#a03df7 color preview, HTML & CSS examples
This text has a color of #a03df7
<p style="color:#a03df7;">Text here</p>
.mytext {color:#a03df7;}
This box has a color of #a03df7
<div style="background-color:#a03df7;">Content here</div>
.mybackground {background-color:#a03df7;}
Border around this has a color of #a03df7
<div style="border:2px solid #a03df7;">Content here</div>
.myborder {border:2px solid #a03df7;}