#7f7ff7 color space conversions
Hex:
#7f7ff7
RGB:
127, 127, 247
CMY:
50, 50, 3
CMYK:
49, 49, 0, 3
HSL:
240°, 88.2353%, 73.3333%
HSV (HSB):
240°, 48.5830%, 96.8627%
XYZ:
33.1303, 26.4062, 91.3464
xyY:
0.2196, 0.1750, 26.4062
CIE-Lab:
58.4206, 31.1050, -60.3171
CIE-LCH:
58.4206, 67.8651, 297.2798
CIE-Luv:
58.4206, -7.1406, -99.0370
Hunter-Lab:
51.3869, 25.1557, -69.4242
#7f7ff7 color charts
#7f7ff7 color shades, tints & tones
#7f7ff7 color schemes
#7f7ff7 color preview, HTML & CSS examples
This text has a color of #7f7ff7
<p style="color:#7f7ff7;">Text here</p>
.mytext {color:#7f7ff7;}
This box has a color of #7f7ff7
<div style="background-color:#7f7ff7;">Content here</div>
.mybackground {background-color:#7f7ff7;}
Border around this has a color of #7f7ff7
<div style="border:2px solid #7f7ff7;">Content here</div>
.myborder {border:2px solid #7f7ff7;}