#7f5acc color space conversions
Hex:
#7f5acc
RGB:
127, 90, 204
CMY:
50, 65, 20
CMYK:
38, 56, 0, 20
HSL:
259°, 52.7778%, 57.6471%
HSV (HSB):
259°, 55.8824%, 80.0000%
XYZ:
23.3076, 16.1840, 59.0221
xyY:
0.2366, 0.1643, 16.1840
CIE-Lab:
47.2150, 40.4826, -54.0815
CIE-LCH:
47.2150, 67.5548, 306.8166
CIE-Luv:
47.2150, 7.7028, -85.7110
Hunter-Lab:
40.2293, 33.0161, -58.8263
#7f5acc color charts
#7f5acc color shades, tints & tones
#7f5acc color schemes
#7f5acc color preview, HTML & CSS examples
This text has a color of #7f5acc
<p style="color:#7f5acc;">Text here</p>
.mytext {color:#7f5acc;}
This box has a color of #7f5acc
<div style="background-color:#7f5acc;">Content here</div>
.mybackground {background-color:#7f5acc;}
Border around this has a color of #7f5acc
<div style="border:2px solid #7f5acc;">Content here</div>
.myborder {border:2px solid #7f5acc;}