#9d65c9 color space conversions
Hex:
#9d65c9
RGB:
157, 101, 201
CMY:
38, 60, 21
CMYK:
22, 50, 0, 21
HSL:
274°, 48.0769%, 59.2157%
HSV (HSB):
274°, 49.7512%, 78.8235%
XYZ:
29.1009, 20.6925, 57.7186
xyY:
0.2707, 0.1925, 20.6925
CIE-Lab:
52.6113, 41.2587, -43.5680
CIE-LCH:
52.6113, 60.0038, 313.4406
CIE-Luv:
52.6113, 19.9886, -71.8541
Hunter-Lab:
45.4890, 34.5870, -43.3876
#9d65c9 color charts
#9d65c9 color shades, tints & tones
#9d65c9 color schemes
#9d65c9 color preview, HTML & CSS examples
This text has a color of #9d65c9
<p style="color:#9d65c9;">Text here</p>
.mytext {color:#9d65c9;}
This box has a color of #9d65c9
<div style="background-color:#9d65c9;">Content here</div>
.mybackground {background-color:#9d65c9;}
Border around this has a color of #9d65c9
<div style="border:2px solid #9d65c9;">Content here</div>
.myborder {border:2px solid #9d65c9;}