#7f80c0 color space conversions
Hex:
#7f80c0
RGB:
127, 128, 192
CMY:
50, 50, 25
CMYK:
34, 33, 0, 25
HSL:
239°, 34.0314%, 62.5490%
HSV (HSB):
239°, 33.8542%, 75.2941%
XYZ:
25.9860, 23.7561, 53.0850
xyY:
0.2527, 0.2310, 23.7561
CIE-Lab:
55.8428, 14.8494, -33.5436
CIE-LCH:
55.8428, 36.6835, 293.8784
CIE-Luv:
55.8428, -4.2930, -53.3998
Hunter-Lab:
48.7403, 9.8722, -30.4569
#7f80c0 color charts
#7f80c0 color shades, tints & tones
#7f80c0 color schemes
#7f80c0 color preview, HTML & CSS examples
This text has a color of #7f80c0
<p style="color:#7f80c0;">Text here</p>
.mytext {color:#7f80c0;}
This box has a color of #7f80c0
<div style="background-color:#7f80c0;">Content here</div>
.mybackground {background-color:#7f80c0;}
Border around this has a color of #7f80c0
<div style="border:2px solid #7f80c0;">Content here</div>
.myborder {border:2px solid #7f80c0;}