#7f84d3 color space conversions
Hex:
#7f84d3
RGB:
127, 132, 211
CMY:
50, 48, 17
CMYK:
40, 37, 0, 17
HSL:
236°, 48.8372%, 66.2745%
HSV (HSB):
236°, 39.8104%, 82.7451%
XYZ:
28.7615, 25.7177, 65.0761
xyY:
0.2406, 0.2151, 25.7177
CIE-Lab:
57.7681, 17.7158, -41.2815
CIE-LCH:
57.7681, 44.9223, 293.2264
CIE-Luv:
57.7681, -6.8820, -66.6444
Hunter-Lab:
50.7126, 12.4887, -40.5841
#7f84d3 color charts
#7f84d3 color shades, tints & tones
#7f84d3 color schemes
#7f84d3 color preview, HTML & CSS examples
This text has a color of #7f84d3
<p style="color:#7f84d3;">Text here</p>
.mytext {color:#7f84d3;}
This box has a color of #7f84d3
<div style="background-color:#7f84d3;">Content here</div>
.mybackground {background-color:#7f84d3;}
Border around this has a color of #7f84d3
<div style="border:2px solid #7f84d3;">Content here</div>
.myborder {border:2px solid #7f84d3;}