#7f7fbb color space conversions
Hex:
#7f7fbb
RGB:
127, 127, 187
CMY:
50, 50, 27
CMYK:
32, 32, 0, 27
HSL:
240°, 30.6122%, 61.5686%
HSV (HSB):
240°, 32.0856%, 73.3333%
XYZ:
25.3114, 23.2786, 50.1729
xyY:
0.2563, 0.2357, 23.2786
CIE-Lab:
55.3582, 14.1055, -31.4465
CIE-LCH:
55.3582, 34.4652, 294.1589
CIE-Luv:
55.3582, -3.5943, -49.8587
Hunter-Lab:
48.2479, 9.2092, -27.8819
#7f7fbb color charts
#7f7fbb color shades, tints & tones
#7f7fbb color schemes
#7f7fbb color preview, HTML & CSS examples
This text has a color of #7f7fbb
<p style="color:#7f7fbb;">Text here</p>
.mytext {color:#7f7fbb;}
This box has a color of #7f7fbb
<div style="background-color:#7f7fbb;">Content here</div>
.mybackground {background-color:#7f7fbb;}
Border around this has a color of #7f7fbb
<div style="border:2px solid #7f7fbb;">Content here</div>
.myborder {border:2px solid #7f7fbb;}