#7f7ff5 color space conversions
Hex:
#7f7ff5
RGB:
127, 127, 245
CMY:
50, 50, 4
CMYK:
48, 48, 0, 4
HSL:
240°, 85.5072%, 72.9412%
HSV (HSB):
240°, 48.1633%, 96.0784%
XYZ:
32.8232, 26.2833, 89.7294
xyY:
0.2205, 0.1766, 26.2833
CIE-Lab:
58.3050, 30.5127, -59.3967
CIE-LCH:
58.3050, 66.7756, 297.1900
CIE-Luv:
58.3050, -7.0276, -97.4692
Hunter-Lab:
51.2673, 24.5645, -67.8839
#7f7ff5 color charts
#7f7ff5 color shades, tints & tones
#7f7ff5 color schemes
#7f7ff5 color preview, HTML & CSS examples
This text has a color of #7f7ff5
<p style="color:#7f7ff5;">Text here</p>
.mytext {color:#7f7ff5;}
This box has a color of #7f7ff5
<div style="background-color:#7f7ff5;">Content here</div>
.mybackground {background-color:#7f7ff5;}
Border around this has a color of #7f7ff5
<div style="border:2px solid #7f7ff5;">Content here</div>
.myborder {border:2px solid #7f7ff5;}