#7f7fb9 color space conversions
Hex:
#7f7fb9
RGB:
127, 127, 185
CMY:
50, 50, 27
CMYK:
31, 31, 0, 27
HSL:
240°, 29.2929%, 61.1765%
HSV (HSB):
240°, 31.3514%, 72.5490%
XYZ:
25.0987, 23.1936, 49.0529
xyY:
0.2578, 0.2383, 23.1936
CIE-Lab:
55.2711, 13.5771, -30.4385
CIE-LCH:
55.2711, 33.3293, 294.0393
CIE-Luv:
55.2711, -3.4722, -48.1652
Hunter-Lab:
48.1597, 8.7470, -26.6779
#7f7fb9 color charts
#7f7fb9 color shades, tints & tones
#7f7fb9 color schemes
#7f7fb9 color preview, HTML & CSS examples
This text has a color of #7f7fb9
<p style="color:#7f7fb9;">Text here</p>
.mytext {color:#7f7fb9;}
This box has a color of #7f7fb9
<div style="background-color:#7f7fb9;">Content here</div>
.mybackground {background-color:#7f7fb9;}
Border around this has a color of #7f7fb9
<div style="border:2px solid #7f7fb9;">Content here</div>
.myborder {border:2px solid #7f7fb9;}