#7e65c5 color space conversions
Hex:
#7e65c5
RGB:
126, 101, 197
CMY:
51, 60, 23
CMYK:
36, 49, 0, 23
HSL:
256°, 45.2830%, 58.4314%
HSV (HSB):
256°, 48.7310%, 77.2549%
XYZ:
23.3359, 17.7742, 55.0241
xyY:
0.2427, 0.1849, 17.7742
CIE-Lab:
49.2211, 31.9619, -46.8543
CIE-LCH:
49.2211, 56.7176, 304.3001
CIE-Luv:
49.2211, 4.6720, -74.7214
Hunter-Lab:
42.1595, 25.0234, -47.8704
#7e65c5 color charts
#7e65c5 color shades, tints & tones
#7e65c5 color schemes
#7e65c5 color preview, HTML & CSS examples
This text has a color of #7e65c5
<p style="color:#7e65c5;">Text here</p>
.mytext {color:#7e65c5;}
This box has a color of #7e65c5
<div style="background-color:#7e65c5;">Content here</div>
.mybackground {background-color:#7e65c5;}
Border around this has a color of #7e65c5
<div style="border:2px solid #7e65c5;">Content here</div>
.myborder {border:2px solid #7e65c5;}