#7f7fc0 color space conversions
Hex:
#7f7fc0
RGB:
127, 127, 192
CMY:
50, 50, 25
CMYK:
34, 34, 0, 25
HSL:
240°, 34.0314%, 62.5490%
HSV (HSB):
240°, 33.8542%, 75.2941%
XYZ:
25.8562, 23.4965, 53.0417
xyY:
0.2525, 0.2295, 23.4965
CIE-Lab:
55.5802, 15.4403, -33.9537
CIE-LCH:
55.5802, 37.2995, 294.4534
CIE-Luv:
55.5802, -3.8991, -54.0853
Hunter-Lab:
48.4732, 10.3859, -30.9466
#7f7fc0 color charts
#7f7fc0 color shades, tints & tones
#7f7fc0 color schemes
#7f7fc0 color preview, HTML & CSS examples
This text has a color of #7f7fc0
<p style="color:#7f7fc0;">Text here</p>
.mytext {color:#7f7fc0;}
This box has a color of #7f7fc0
<div style="background-color:#7f7fc0;">Content here</div>
.mybackground {background-color:#7f7fc0;}
Border around this has a color of #7f7fc0
<div style="border:2px solid #7f7fc0;">Content here</div>
.myborder {border:2px solid #7f7fc0;}