#7f57e5 color space conversions
Hex:
#7f57e5
RGB:
127, 87, 229
CMY:
50, 66, 10
CMYK:
45, 62, 0, 10
HSL:
257°, 73.1959%, 61.9608%
HSV (HSB):
257°, 62.0087%, 89.8039%
XYZ:
26.3034, 16.9856, 76.0209
xyY:
0.2205, 0.1424, 16.9856
CIE-Lab:
48.2418, 48.9283, -66.6658
CIE-LCH:
48.2418, 82.6940, 306.2762
CIE-Luv:
48.2418, 5.5228, -105.4169
Hunter-Lab:
41.2135, 41.7992, -80.5146
#7f57e5 color charts
#7f57e5 color shades, tints & tones
#7f57e5 color schemes
#7f57e5 color preview, HTML & CSS examples
This text has a color of #7f57e5
<p style="color:#7f57e5;">Text here</p>
.mytext {color:#7f57e5;}
This box has a color of #7f57e5
<div style="background-color:#7f57e5;">Content here</div>
.mybackground {background-color:#7f57e5;}
Border around this has a color of #7f57e5
<div style="border:2px solid #7f57e5;">Content here</div>
.myborder {border:2px solid #7f57e5;}