#7f84e6 color space conversions
Hex:
#7f84e6
RGB:
127, 132, 230
CMY:
50, 48, 10
CMYK:
45, 43, 0, 10
HSL:
237°, 67.3203%, 70.0000%
HSV (HSB):
237°, 44.7826%, 90.1961%
XYZ:
31.2866, 26.7277, 78.3729
xyY:
0.2294, 0.1960, 26.7277
CIE-Lab:
58.7215, 23.1559, -50.4087
CIE-LCH:
58.7215, 55.4728, 294.6723
CIE-Luv:
58.7215, -7.8661, -82.3425
Hunter-Lab:
51.6989, 17.5498, -53.6915
#7f84e6 color charts
#7f84e6 color shades, tints & tones
#7f84e6 color schemes
#7f84e6 color preview, HTML & CSS examples
This text has a color of #7f84e6
<p style="color:#7f84e6;">Text here</p>
.mytext {color:#7f84e6;}
This box has a color of #7f84e6
<div style="background-color:#7f84e6;">Content here</div>
.mybackground {background-color:#7f84e6;}
Border around this has a color of #7f84e6
<div style="border:2px solid #7f84e6;">Content here</div>
.myborder {border:2px solid #7f84e6;}