#9f65ed color space conversions
Hex:
#9f65ed
RGB:
159, 101, 237
CMY:
38, 60, 7
CMYK:
33, 57, 0, 7
HSL:
266°, 79.0698%, 66.2745%
HSV (HSB):
266°, 57.3840%, 92.9412%
XYZ:
34.2378, 22.7927, 82.7157
xyY:
0.2450, 0.1631, 22.7927
CIE-Lab:
54.8582, 50.3385, -60.3208
CIE-LCH:
54.8582, 78.5657, 309.8455
CIE-Luv:
54.8582, 15.3589, -99.6567
Hunter-Lab:
47.7417, 44.4627, -69.3046
#9f65ed color charts
#9f65ed color shades, tints & tones
#9f65ed color schemes
#9f65ed color preview, HTML & CSS examples
This text has a color of #9f65ed
<p style="color:#9f65ed;">Text here</p>
.mytext {color:#9f65ed;}
This box has a color of #9f65ed
<div style="background-color:#9f65ed;">Content here</div>
.mybackground {background-color:#9f65ed;}
Border around this has a color of #9f65ed
<div style="border:2px solid #9f65ed;">Content here</div>
.myborder {border:2px solid #9f65ed;}