#9f65c8 color space conversions
Hex:
#9f65c8
RGB:
159, 101, 200
CMY:
38, 60, 22
CMYK:
21, 50, 0, 22
HSL:
275°, 47.3684%, 59.0196%
HSV (HSB):
275°, 49.5000%, 78.4314%
XYZ:
29.3771, 20.8484, 57.1194
xyY:
0.2737, 0.1942, 20.8484
CIE-Lab:
52.7832, 41.5804, -42.7096
CIE-LCH:
52.7832, 59.6074, 314.2325
CIE-Luv:
52.7832, 21.2822, -70.6104
Hunter-Lab:
45.6601, 34.9394, -42.2080
#9f65c8 color charts
#9f65c8 color shades, tints & tones
#9f65c8 color schemes
#9f65c8 color preview, HTML & CSS examples
This text has a color of #9f65c8
<p style="color:#9f65c8;">Text here</p>
.mytext {color:#9f65c8;}
This box has a color of #9f65c8
<div style="background-color:#9f65c8;">Content here</div>
.mybackground {background-color:#9f65c8;}
Border around this has a color of #9f65c8
<div style="border:2px solid #9f65c8;">Content here</div>
.myborder {border:2px solid #9f65c8;}