#7f65c1 color space conversions
Hex:
#7f65c1
RGB:
127, 101, 193
CMY:
50, 60, 24
CMYK:
34, 48, 0, 24
HSL:
257°, 42.5926%, 57.6471%
HSV (HSB):
257°, 47.6684%, 75.6863%
XYZ:
23.0317, 17.6696, 52.6488
xyY:
0.2467, 0.1893, 17.6696
CIE-Lab:
49.0929, 31.1479, -44.7490
CIE-LCH:
49.0929, 54.5221, 304.8402
CIE-Luv:
49.0929, 5.5602, -71.3466
Hunter-Lab:
42.0353, 24.2409, -44.8354
#7f65c1 color charts
#7f65c1 color shades, tints & tones
#7f65c1 color schemes
#7f65c1 color preview, HTML & CSS examples
This text has a color of #7f65c1
<p style="color:#7f65c1;">Text here</p>
.mytext {color:#7f65c1;}
This box has a color of #7f65c1
<div style="background-color:#7f65c1;">Content here</div>
.mybackground {background-color:#7f65c1;}
Border around this has a color of #7f65c1
<div style="border:2px solid #7f65c1;">Content here</div>
.myborder {border:2px solid #7f65c1;}