#7f65db color space conversions
Hex:
#7f65db
RGB:
127, 101, 219
CMY:
50, 60, 14
CMYK:
42, 54, 0, 14
HSL:
253°, 62.1053%, 62.7451%
HSV (HSB):
253°, 53.8813%, 85.8824%
XYZ:
26.1923, 18.9339, 69.2920
xyY:
0.2289, 0.1655, 18.9339
CIE-Lab:
50.6097, 38.2621, -57.1856
CIE-LCH:
50.6097, 68.8054, 303.7859
CIE-Luv:
50.6097, 2.8866, -91.7267
Hunter-Lab:
43.5131, 31.2985, -63.9567
#7f65db color charts
#7f65db color shades, tints & tones
#7f65db color schemes
#7f65db color preview, HTML & CSS examples
This text has a color of #7f65db
<p style="color:#7f65db;">Text here</p>
.mytext {color:#7f65db;}
This box has a color of #7f65db
<div style="background-color:#7f65db;">Content here</div>
.mybackground {background-color:#7f65db;}
Border around this has a color of #7f65db
<div style="border:2px solid #7f65db;">Content here</div>
.myborder {border:2px solid #7f65db;}