#9a7fff color space conversions
Hex:
#9a7fff
RGB:
154, 127, 255
CMY:
40, 50, 0
CMYK:
40, 50, 0, 0
HSL:
253°, 100.0000%, 74.9020%
HSV (HSB):
253°, 50.1961%, 100.0000%
XYZ:
38.9658, 29.2688, 98.2035
xyY:
0.2341, 0.1759, 29.2688
CIE-Lab:
61.0181, 39.4623, -60.4451
CIE-LCH:
61.0181, 72.1864, 303.1390
CIE-Luv:
61.0181, 3.0910, -101.0490
Hunter-Lab:
54.1006, 33.8880, -69.7528
#9a7fff color charts
#9a7fff color shades, tints & tones
#9a7fff color schemes
#9a7fff color preview, HTML & CSS examples
This text has a color of #9a7fff
<p style="color:#9a7fff;">Text here</p>
.mytext {color:#9a7fff;}
This box has a color of #9a7fff
<div style="background-color:#9a7fff;">Content here</div>
.mybackground {background-color:#9a7fff;}
Border around this has a color of #9a7fff
<div style="border:2px solid #9a7fff;">Content here</div>
.myborder {border:2px solid #9a7fff;}