#a07ff9 color space conversions
Hex:
#a07ff9
RGB:
160, 127, 249
CMY:
37, 50, 2
CMYK:
36, 49, 0, 2
HSL:
256°, 91.0448%, 73.7255%
HSV (HSB):
256°, 48.9960%, 97.6471%
XYZ:
39.1855, 29.4919, 93.2497
xyY:
0.2420, 0.1821, 29.4919
CIE-Lab:
61.2133, 39.3176, -56.8031
CIE-LCH:
61.2133, 69.0831, 304.6899
CIE-Luv:
61.2133, 6.4010, -95.2481
Hunter-Lab:
54.3064, 33.7626, -63.7925
#a07ff9 color charts
#a07ff9 color shades, tints & tones
#a07ff9 color schemes
#a07ff9 color preview, HTML & CSS examples
This text has a color of #a07ff9
<p style="color:#a07ff9;">Text here</p>
.mytext {color:#a07ff9;}
This box has a color of #a07ff9
<div style="background-color:#a07ff9;">Content here</div>
.mybackground {background-color:#a07ff9;}
Border around this has a color of #a07ff9
<div style="border:2px solid #a07ff9;">Content here</div>
.myborder {border:2px solid #a07ff9;}