#7f7fdd color space conversions
Hex:
#7f7fdd
RGB:
127, 127, 221
CMY:
50, 50, 13
CMYK:
43, 43, 0, 13
HSL:
240°, 58.0247%, 68.2353%
HSV (HSB):
240°, 42.5339%, 86.6667%
XYZ:
29.3929, 24.9112, 71.6658
xyY:
0.2333, 0.1978, 24.9112
CIE-Lab:
56.9888, 23.5134, -48.1297
CIE-LCH:
56.9888, 53.5663, 296.0375
CIE-Luv:
56.9888, -5.6397, -78.2238
Hunter-Lab:
49.9111, 17.7750, -50.1948
#7f7fdd color charts
#7f7fdd color shades, tints & tones
#7f7fdd color schemes
#7f7fdd color preview, HTML & CSS examples
This text has a color of #7f7fdd
<p style="color:#7f7fdd;">Text here</p>
.mytext {color:#7f7fdd;}
This box has a color of #7f7fdd
<div style="background-color:#7f7fdd;">Content here</div>
.mybackground {background-color:#7f7fdd;}
Border around this has a color of #7f7fdd
<div style="border:2px solid #7f7fdd;">Content here</div>
.myborder {border:2px solid #7f7fdd;}