#9d65d9 color space conversions
Hex:
#9d65d9
RGB:
157, 101, 217
CMY:
38, 60, 15
CMYK:
28, 53, 0, 15
HSL:
269°, 60.4167%, 62.3529%
HSV (HSB):
269°, 53.4562%, 85.0980%
XYZ:
31.0827, 21.4852, 68.1545
xyY:
0.2575, 0.1780, 21.4852
CIE-Lab:
53.4765, 45.0119, -51.2964
CIE-LCH:
53.4765, 68.2451, 311.2665
CIE-Luv:
53.4765, 17.4114, -84.5992
Hunter-Lab:
46.3521, 38.5818, -54.7313
#9d65d9 color charts
#9d65d9 color shades, tints & tones
#9d65d9 color schemes
#9d65d9 color preview, HTML & CSS examples
This text has a color of #9d65d9
<p style="color:#9d65d9;">Text here</p>
.mytext {color:#9d65d9;}
This box has a color of #9d65d9
<div style="background-color:#9d65d9;">Content here</div>
.mybackground {background-color:#9d65d9;}
Border around this has a color of #9d65d9
<div style="border:2px solid #9d65d9;">Content here</div>
.myborder {border:2px solid #9d65d9;}