#7f65ed color space conversions
Hex:
#7f65ed
RGB:
127, 101, 237
CMY:
50, 60, 7
CMYK:
46, 57, 0, 7
HSL:
251°, 79.0698%, 66.2745%
HSV (HSB):
251°, 57.3840%, 92.9412%
XYZ:
28.6921, 19.9338, 82.4561
xyY:
0.2189, 0.1521, 19.9338
CIE-Lab:
51.7623, 43.3328, -65.4675
CIE-LCH:
51.7623, 78.5094, 303.5005
CIE-Luv:
51.7623, 1.1670, -105.2199
Hunter-Lab:
44.6473, 36.5785, -78.2457
#7f65ed color charts
#7f65ed color shades, tints & tones
#7f65ed color schemes
#7f65ed color preview, HTML & CSS examples
This text has a color of #7f65ed
<p style="color:#7f65ed;">Text here</p>
.mytext {color:#7f65ed;}
This box has a color of #7f65ed
<div style="background-color:#7f65ed;">Content here</div>
.mybackground {background-color:#7f65ed;}
Border around this has a color of #7f65ed
<div style="border:2px solid #7f65ed;">Content here</div>
.myborder {border:2px solid #7f65ed;}