#7f92ed color space conversions
Hex:
#7f92ed
RGB:
127, 146, 237
CMY:
50, 43, 7
CMYK:
46, 38, 0, 7
HSL:
230°, 75.3425%, 71.3725%
HSV (HSB):
230°, 46.4135%, 92.9412%
XYZ:
34.3173, 31.1842, 84.3312
xyY:
0.2290, 0.2081, 31.1842
CIE-Lab:
62.6628, 16.9730, -48.0449
CIE-LCH:
62.6628, 50.9548, 289.4570
CIE-Luv:
62.6628, -13.0697, -78.7249
Hunter-Lab:
55.8428, 11.9694, -50.4470
#7f92ed color charts
#7f92ed color shades, tints & tones
#7f92ed color schemes
#7f92ed color preview, HTML & CSS examples
This text has a color of #7f92ed
<p style="color:#7f92ed;">Text here</p>
.mytext {color:#7f92ed;}
This box has a color of #7f92ed
<div style="background-color:#7f92ed;">Content here</div>
.mybackground {background-color:#7f92ed;}
Border around this has a color of #7f92ed
<div style="border:2px solid #7f92ed;">Content here</div>
.myborder {border:2px solid #7f92ed;}