#7f51cd color space conversions
Hex:
#7f51cd
RGB:
127, 81, 205
CMY:
50, 68, 20
CMYK:
38, 60, 0, 20
HSL:
262°, 55.3571%, 56.0784%
HSV (HSB):
262°, 60.4878%, 80.3922%
XYZ:
22.7143, 14.8047, 59.4180
xyY:
0.2343, 0.1527, 14.8047
CIE-Lab:
45.3655, 45.7758, -57.6341
CIE-LCH:
45.3655, 73.6010, 308.4583
CIE-Luv:
45.3655, 9.9862, -90.4513
Hunter-Lab:
38.4768, 38.0406, -64.6251
#7f51cd color charts
#7f51cd color shades, tints & tones
#7f51cd color schemes
#7f51cd color preview, HTML & CSS examples
This text has a color of #7f51cd
<p style="color:#7f51cd;">Text here</p>
.mytext {color:#7f51cd;}
This box has a color of #7f51cd
<div style="background-color:#7f51cd;">Content here</div>
.mybackground {background-color:#7f51cd;}
Border around this has a color of #7f51cd
<div style="border:2px solid #7f51cd;">Content here</div>
.myborder {border:2px solid #7f51cd;}