#7f84e9 color space conversions
Hex:
#7f84e9
RGB:
127, 132, 233
CMY:
50, 48, 9
CMYK:
45, 43, 0, 9
HSL:
237°, 70.6667%, 70.5882%
HSV (HSB):
237°, 45.4936%, 91.3725%
XYZ:
31.7116, 26.8977, 80.6112
xyY:
0.2278, 0.1932, 26.8977
CIE-Lab:
58.8796, 24.0308, -51.8264
CIE-LCH:
58.8796, 57.1267, 294.8761
CIE-Luv:
58.8796, -8.0197, -84.7835
Hunter-Lab:
51.8630, 18.3835, -55.8509
#7f84e9 color charts
#7f84e9 color shades, tints & tones
#7f84e9 color schemes
#7f84e9 color preview, HTML & CSS examples
This text has a color of #7f84e9
<p style="color:#7f84e9;">Text here</p>
.mytext {color:#7f84e9;}
This box has a color of #7f84e9
<div style="background-color:#7f84e9;">Content here</div>
.mybackground {background-color:#7f84e9;}
Border around this has a color of #7f84e9
<div style="border:2px solid #7f84e9;">Content here</div>
.myborder {border:2px solid #7f84e9;}