#7f86e4 color space conversions
Hex:
#7f86e4
RGB:
127, 134, 228
CMY:
50, 47, 11
CMYK:
44, 41, 0, 11
HSL:
236°, 65.1613%, 69.6078%
HSV (HSB):
236°, 44.2982%, 89.4118%
XYZ:
31.2811, 27.1637, 76.9932
xyY:
0.2310, 0.2006, 27.1637
CIE-Lab:
59.1255, 21.3940, -48.6540
CIE-LCH:
59.1255, 53.1500, 293.7360
CIE-Luv:
59.1255, -8.4609, -79.3969
Hunter-Lab:
52.1188, 15.9258, -51.1039
#7f86e4 color charts
#7f86e4 color shades, tints & tones
#7f86e4 color schemes
#7f86e4 color preview, HTML & CSS examples
This text has a color of #7f86e4
<p style="color:#7f86e4;">Text here</p>
.mytext {color:#7f86e4;}
This box has a color of #7f86e4
<div style="background-color:#7f86e4;">Content here</div>
.mybackground {background-color:#7f86e4;}
Border around this has a color of #7f86e4
<div style="border:2px solid #7f86e4;">Content here</div>
.myborder {border:2px solid #7f86e4;}