#a07fff color space conversions
Hex:
#a07fff
RGB:
160, 127, 255
CMY:
37, 50, 0
CMYK:
37, 50, 0, 0
HSL:
255°, 100.0000%, 74.9020%
HSV (HSB):
255°, 50.1961%, 100.0000%
XYZ:
40.1366, 29.8723, 98.2582
xyY:
0.2385, 0.1775, 29.8723
CIE-Lab:
61.5439, 40.8794, -59.5744
CIE-LCH:
61.5439, 72.2512, 304.4575
CIE-Luv:
61.5439, 5.7614, -99.9885
Hunter-Lab:
54.6556, 35.4350, -68.3310
#a07fff color charts
#a07fff color shades, tints & tones
#a07fff color schemes
#a07fff color preview, HTML & CSS examples
This text has a color of #a07fff
<p style="color:#a07fff;">Text here</p>
.mytext {color:#a07fff;}
This box has a color of #a07fff
<div style="background-color:#a07fff;">Content here</div>
.mybackground {background-color:#a07fff;}
Border around this has a color of #a07fff
<div style="border:2px solid #a07fff;">Content here</div>
.myborder {border:2px solid #a07fff;}