#7f84e8 color space conversions
Hex:
#7f84e8
RGB:
127, 132, 232
CMY:
50, 48, 9
CMYK:
45, 43, 0, 9
HSL:
237°, 69.5364%, 70.3922%
HSV (HSB):
237°, 45.2586%, 90.9804%
XYZ:
31.5691, 26.8407, 79.8608
xyY:
0.2283, 0.1941, 26.8407
CIE-Lab:
58.8266, 23.7387, -51.3545
CIE-LCH:
58.8266, 56.5757, 294.8088
CIE-Luv:
58.8266, -7.9686, -83.9711
Hunter-Lab:
51.8081, 18.1046, -55.1284
#7f84e8 color charts
#7f84e8 color shades, tints & tones
#7f84e8 color schemes
#7f84e8 color preview, HTML & CSS examples
This text has a color of #7f84e8
<p style="color:#7f84e8;">Text here</p>
.mytext {color:#7f84e8;}
This box has a color of #7f84e8
<div style="background-color:#7f84e8;">Content here</div>
.mybackground {background-color:#7f84e8;}
Border around this has a color of #7f84e8
<div style="border:2px solid #7f84e8;">Content here</div>
.myborder {border:2px solid #7f84e8;}