#7d65c9 color space conversions
Hex:
#7d65c9
RGB:
125, 101, 201
CMY:
51, 60, 21
CMYK:
38, 50, 0, 21
HSL:
254°, 48.0769%, 59.2157%
HSV (HSB):
254°, 49.7512%, 78.8235%
XYZ:
23.6537, 17.8844, 57.4637
xyY:
0.2389, 0.1806, 17.8844
CIE-Lab:
49.3556, 32.7972, -48.9427
CIE-LCH:
49.3556, 58.9156, 303.8266
CIE-Luv:
49.3556, 3.8083, -78.0681
Hunter-Lab:
42.2899, 25.8318, -50.9605
#7d65c9 color charts
#7d65c9 color shades, tints & tones
#7d65c9 color schemes
#7d65c9 color preview, HTML & CSS examples
This text has a color of #7d65c9
<p style="color:#7d65c9;">Text here</p>
.mytext {color:#7d65c9;}
This box has a color of #7d65c9
<div style="background-color:#7d65c9;">Content here</div>
.mybackground {background-color:#7d65c9;}
Border around this has a color of #7d65c9
<div style="border:2px solid #7d65c9;">Content here</div>
.myborder {border:2px solid #7d65c9;}