#7f34d6 color space conversions
Hex:
#7f34d6
RGB:
127, 52, 214
CMY:
50, 80, 16
CMYK:
41, 76, 0, 16
HSL:
268°, 66.3934%, 52.1569%
HSV (HSB):
268°, 75.7009%, 83.9216%
XYZ:
22.1180, 11.8230, 64.7347
xyY:
0.2241, 0.1198, 11.8230
CIE-Lab:
40.9335, 62.1399, -70.0115
CIE-LCH:
40.9335, 93.6108, 311.5912
CIE-Luv:
40.9335, 14.3133, -105.3834
Hunter-Lab:
34.3847, 54.6473, -87.5537
#7f34d6 color charts
#7f34d6 color shades, tints & tones
#7f34d6 color schemes
#7f34d6 color preview, HTML & CSS examples
This text has a color of #7f34d6
<p style="color:#7f34d6;">Text here</p>
.mytext {color:#7f34d6;}
This box has a color of #7f34d6
<div style="background-color:#7f34d6;">Content here</div>
.mybackground {background-color:#7f34d6;}
Border around this has a color of #7f34d6
<div style="border:2px solid #7f34d6;">Content here</div>
.myborder {border:2px solid #7f34d6;}