#9c65e5 color space conversions
Hex:
#9c65e5
RGB:
156, 101, 229
CMY:
39, 60, 10
CMYK:
32, 56, 0, 10
HSL:
266°, 71.1111%, 64.7059%
HSV (HSB):
266°, 55.8952%, 89.8039%
XYZ:
32.5068, 22.0324, 76.6681
xyY:
0.2478, 0.1679, 22.0324
CIE-Lab:
54.0614, 47.6735, -57.1341
CIE-LCH:
54.0614, 74.4115, 309.8421
CIE-Luv:
54.0614, 15.0620, -94.1380
Hunter-Lab:
46.9387, 41.4753, -63.9852
#9c65e5 color charts
#9c65e5 color shades, tints & tones
#9c65e5 color schemes
#9c65e5 color preview, HTML & CSS examples
This text has a color of #9c65e5
<p style="color:#9c65e5;">Text here</p>
.mytext {color:#9c65e5;}
This box has a color of #9c65e5
<div style="background-color:#9c65e5;">Content here</div>
.mybackground {background-color:#9c65e5;}
Border around this has a color of #9c65e5
<div style="border:2px solid #9c65e5;">Content here</div>
.myborder {border:2px solid #9c65e5;}