#9a65e9 color space conversions
Hex:
#9a65e9
RGB:
154, 101, 233
CMY:
40, 60, 9
CMYK:
34, 57, 0, 9
HSL:
264°, 75.0000%, 65.4902%
HSV (HSB):
264°, 56.6524%, 91.3725%
XYZ:
32.6881, 22.0606, 79.6261
xyY:
0.2433, 0.1642, 22.0606
CIE-Lab:
54.0912, 48.1936, -59.3421
CIE-LCH:
54.0912, 76.4468, 309.0811
CIE-Luv:
54.0912, 13.4910, -97.5930
Hunter-Lab:
46.9687, 42.0327, -67.6363
#9a65e9 color charts
#9a65e9 color shades, tints & tones
#9a65e9 color schemes
#9a65e9 color preview, HTML & CSS examples
This text has a color of #9a65e9
<p style="color:#9a65e9;">Text here</p>
.mytext {color:#9a65e9;}
This box has a color of #9a65e9
<div style="background-color:#9a65e9;">Content here</div>
.mybackground {background-color:#9a65e9;}
Border around this has a color of #9a65e9
<div style="border:2px solid #9a65e9;">Content here</div>
.myborder {border:2px solid #9a65e9;}