#7f28c5 color space conversions
Hex:
#7f28c5
RGB:
127, 40, 197
CMY:
50, 84, 23
CMYK:
36, 80, 0, 23
HSL:
273°, 66.2447%, 46.4706%
HSV (HSB):
273°, 79.6954%, 77.2549%
XYZ:
19.5892, 10.0608, 53.7328
xyY:
0.2349, 0.1207, 10.0608
CIE-Lab:
37.9514, 62.7960, -65.0287
CIE-LCH:
37.9514, 90.3995, 313.9993
CIE-Luv:
37.9514, 18.9397, -96.3826
Hunter-Lab:
31.7188, 54.7320, -78.2362
#7f28c5 color charts
#7f28c5 color shades, tints & tones
#7f28c5 color schemes
#7f28c5 color preview, HTML & CSS examples
This text has a color of #7f28c5
<p style="color:#7f28c5;">Text here</p>
.mytext {color:#7f28c5;}
This box has a color of #7f28c5
<div style="background-color:#7f28c5;">Content here</div>
.mybackground {background-color:#7f28c5;}
Border around this has a color of #7f28c5
<div style="border:2px solid #7f28c5;">Content here</div>
.myborder {border:2px solid #7f28c5;}