#7f50cd color space conversions
Hex:
#7f50cd
RGB:
127, 80, 205
CMY:
50, 69, 20
CMYK:
38, 61, 0, 20
HSL:
263°, 55.5556%, 55.8824%
HSV (HSB):
263°, 60.9756%, 80.3922%
XYZ:
22.6405, 14.6571, 59.3934
xyY:
0.2342, 0.1516, 14.6571
CIE-Lab:
45.1610, 46.3211, -57.9641
CIE-LCH:
45.1610, 74.1990, 308.6295
CIE-Luv:
45.1610, 10.2369, -90.8590
Hunter-Lab:
38.2846, 38.5620, -65.1812
#7f50cd color charts
#7f50cd color shades, tints & tones
#7f50cd color schemes
#7f50cd color preview, HTML & CSS examples
This text has a color of #7f50cd
<p style="color:#7f50cd;">Text here</p>
.mytext {color:#7f50cd;}
This box has a color of #7f50cd
<div style="background-color:#7f50cd;">Content here</div>
.mybackground {background-color:#7f50cd;}
Border around this has a color of #7f50cd
<div style="border:2px solid #7f50cd;">Content here</div>
.myborder {border:2px solid #7f50cd;}