#7f05b5 color space conversions
Hex:
#7f05b5
RGB:
127, 5, 181
CMY:
50, 98, 29
CMYK:
30, 97, 0, 29
HSL:
282°, 94.6237%, 36.4706%
HSV (HSB):
282°, 97.2376%, 70.9804%
XYZ:
17.1472, 7.9568, 44.3481
xyY:
0.2469, 0.1146, 7.9568
CIE-Lab:
33.8927, 67.4689, -62.2305
CIE-LCH:
33.8927, 91.7861, 317.3128
CIE-Luv:
33.8927, 24.9483, -89.2935
Hunter-Lab:
28.2077, 59.1446, -73.4701
#7f05b5 color charts
#7f05b5 color shades, tints & tones
#7f05b5 color schemes
#7f05b5 color preview, HTML & CSS examples
This text has a color of #7f05b5
<p style="color:#7f05b5;">Text here</p>
.mytext {color:#7f05b5;}
This box has a color of #7f05b5
<div style="background-color:#7f05b5;">Content here</div>
.mybackground {background-color:#7f05b5;}
Border around this has a color of #7f05b5
<div style="border:2px solid #7f05b5;">Content here</div>
.myborder {border:2px solid #7f05b5;}