#7f84c0 color space conversions
Hex:
#7f84c0
RGB:
127, 132, 192
CMY:
50, 48, 25
CMYK:
34, 31, 0, 25
HSL:
235°, 34.0314%, 62.5490%
HSV (HSB):
235°, 33.8542%, 75.2941%
XYZ:
26.5181, 24.8203, 53.2623
xyY:
0.2535, 0.2373, 24.8203
CIE-Lab:
56.8999, 12.4928, -31.8961
CIE-LCH:
56.8999, 34.2554, 291.3889
CIE-Luv:
56.8999, -5.8832, -50.6291
Hunter-Lab:
49.8200, 7.8266, -28.5126
#7f84c0 color charts
#7f84c0 color shades, tints & tones
#7f84c0 color schemes
#7f84c0 color preview, HTML & CSS examples
This text has a color of #7f84c0
<p style="color:#7f84c0;">Text here</p>
.mytext {color:#7f84c0;}
This box has a color of #7f84c0
<div style="background-color:#7f84c0;">Content here</div>
.mybackground {background-color:#7f84c0;}
Border around this has a color of #7f84c0
<div style="border:2px solid #7f84c0;">Content here</div>
.myborder {border:2px solid #7f84c0;}