#7f7bff color space conversions
Hex:
#7f7bff
RGB:
127, 123, 255
CMY:
50, 52, 0
CMYK:
50, 52, 0, 0
HSL:
242°, 100.0000%, 74.1176%
HSV (HSB):
242°, 51.7647%, 100.0000%
XYZ:
33.8854, 25.8979, 97.8206
xyY:
0.2150, 0.1643, 25.8979
CIE-Lab:
57.9401, 35.8296, -65.5006
CIE-LCH:
57.9401, 74.6598, 298.6792
CIE-Luv:
57.9401, -6.3930, -107.4996
Hunter-Lab:
50.8900, 29.7975, -78.3440
#7f7bff color charts
#7f7bff color shades, tints & tones
#7f7bff color schemes
#7f7bff color preview, HTML & CSS examples
This text has a color of #7f7bff
<p style="color:#7f7bff;">Text here</p>
.mytext {color:#7f7bff;}
This box has a color of #7f7bff
<div style="background-color:#7f7bff;">Content here</div>
.mybackground {background-color:#7f7bff;}
Border around this has a color of #7f7bff
<div style="border:2px solid #7f7bff;">Content here</div>
.myborder {border:2px solid #7f7bff;}