#9f65f9 color space conversions
Hex:
#9f65f9
RGB:
159, 101, 249
CMY:
38, 60, 2
CMYK:
36, 59, 0, 2
HSL:
264°, 92.5000%, 68.6275%
HSV (HSB):
264°, 59.4378%, 97.6471%
XYZ:
36.0506, 23.5178, 92.2619
xyY:
0.2374, 0.1549, 23.5178
CIE-Lab:
55.6018, 53.3046, -65.8051
CIE-LCH:
55.6018, 84.6859, 309.0088
CIE-Luv:
55.6018, 13.5959, -108.6681
Hunter-Lab:
48.4952, 47.8278, -78.8523
#9f65f9 color charts
#9f65f9 color shades, tints & tones
#9f65f9 color schemes
#9f65f9 color preview, HTML & CSS examples
This text has a color of #9f65f9
<p style="color:#9f65f9;">Text here</p>
.mytext {color:#9f65f9;}
This box has a color of #9f65f9
<div style="background-color:#9f65f9;">Content here</div>
.mybackground {background-color:#9f65f9;}
Border around this has a color of #9f65f9
<div style="border:2px solid #9f65f9;">Content here</div>
.myborder {border:2px solid #9f65f9;}