#7f5dcc color space conversions
Hex:
#7f5dcc
RGB:
127, 93, 204
CMY:
50, 64, 20
CMYK:
38, 54, 0, 20
HSL:
258°, 52.1127%, 58.2353%
HSV (HSB):
258°, 54.4118%, 80.0000%
XYZ:
23.5658, 16.7004, 59.1082
xyY:
0.2371, 0.1681, 16.7004
CIE-Lab:
47.8803, 38.7663, -53.0137
CIE-LCH:
47.8803, 65.6755, 306.1762
CIE-Luv:
47.8803, 6.8385, -84.2551
Hunter-Lab:
40.8661, 31.4182, -57.1501
#7f5dcc color charts
#7f5dcc color shades, tints & tones
#7f5dcc color schemes
#7f5dcc color preview, HTML & CSS examples
This text has a color of #7f5dcc
<p style="color:#7f5dcc;">Text here</p>
.mytext {color:#7f5dcc;}
This box has a color of #7f5dcc
<div style="background-color:#7f5dcc;">Content here</div>
.mybackground {background-color:#7f5dcc;}
Border around this has a color of #7f5dcc
<div style="border:2px solid #7f5dcc;">Content here</div>
.myborder {border:2px solid #7f5dcc;}