#7d65e5 color space conversions
Hex:
#7d65e5
RGB:
125, 101, 229
CMY:
51, 60, 10
CMYK:
45, 56, 0, 10
HSL:
251°, 71.1111%, 64.7059%
HSV (HSB):
251°, 55.8952%, 89.8039%
XYZ:
27.2540, 19.3245, 76.4223
xyY:
0.2216, 0.1571, 19.3245
CIE-Lab:
51.0647, 40.6394, -62.1105
CIE-LCH:
51.0647, 74.2245, 303.1971
CIE-Luv:
51.0647, 1.1161, -99.5942
Hunter-Lab:
43.9596, 33.7367, -72.3019
#7d65e5 color charts
#7d65e5 color shades, tints & tones
#7d65e5 color schemes
#7d65e5 color preview, HTML & CSS examples
This text has a color of #7d65e5
<p style="color:#7d65e5;">Text here</p>
.mytext {color:#7d65e5;}
This box has a color of #7d65e5
<div style="background-color:#7d65e5;">Content here</div>
.mybackground {background-color:#7d65e5;}
Border around this has a color of #7d65e5
<div style="border:2px solid #7d65e5;">Content here</div>
.myborder {border:2px solid #7d65e5;}