#7f86e7 color space conversions
Hex:
#7f86e7
RGB:
127, 134, 231
CMY:
50, 47, 9
CMYK:
45, 42, 0, 9
HSL:
236°, 68.4211%, 70.1961%
HSV (HSB):
236°, 45.0216%, 90.5882%
XYZ:
31.7013, 27.3317, 79.2060
xyY:
0.2293, 0.1977, 27.3317
CIE-Lab:
59.2801, 22.2664, -50.0783
CIE-LCH:
59.2801, 54.8054, 293.9715
CIE-Luv:
59.2801, -8.6067, -81.8556
Hunter-Lab:
52.2798, 16.7489, -53.2310
#7f86e7 color charts
#7f86e7 color shades, tints & tones
#7f86e7 color schemes
#7f86e7 color preview, HTML & CSS examples
This text has a color of #7f86e7
<p style="color:#7f86e7;">Text here</p>
.mytext {color:#7f86e7;}
This box has a color of #7f86e7
<div style="background-color:#7f86e7;">Content here</div>
.mybackground {background-color:#7f86e7;}
Border around this has a color of #7f86e7
<div style="border:2px solid #7f86e7;">Content here</div>
.myborder {border:2px solid #7f86e7;}