#7f8be9 color space conversions
Hex:
#7f8be9
RGB:
127, 139, 233
CMY:
50, 45, 9
CMYK:
45, 40, 0, 9
HSL:
233°, 70.6667%, 70.5882%
HSV (HSB):
233°, 45.4936%, 91.3725%
XYZ:
32.6930, 28.8605, 80.9383
xyY:
0.2294, 0.2025, 28.8605
CIE-Lab:
60.6583, 19.9049, -49.0041
CIE-LCH:
60.6583, 52.8924, 292.1064
CIE-Luv:
60.6583, -10.4419, -80.1812
Hunter-Lab:
53.7219, 14.6145, -51.7219
#7f8be9 color charts
#7f8be9 color shades, tints & tones
#7f8be9 color schemes
#7f8be9 color preview, HTML & CSS examples
This text has a color of #7f8be9
<p style="color:#7f8be9;">Text here</p>
.mytext {color:#7f8be9;}
This box has a color of #7f8be9
<div style="background-color:#7f8be9;">Content here</div>
.mybackground {background-color:#7f8be9;}
Border around this has a color of #7f8be9
<div style="border:2px solid #7f8be9;">Content here</div>
.myborder {border:2px solid #7f8be9;}