#7f23c5 color space conversions
Hex:
#7f23c5
RGB:
127, 35, 197
CMY:
50, 86, 23
CMYK:
36, 82, 0, 23
HSL:
274°, 69.8276%, 45.4902%
HSV (HSB):
274°, 82.2335%, 77.2549%
XYZ:
19.4315, 9.7453, 53.6802
xyY:
0.2345, 0.1176, 9.7453
CIE-Lab:
37.3814, 64.4579, -65.9598
CIE-LCH:
37.3814, 92.2254, 314.3402
CIE-Luv:
37.3814, 19.4906, -97.1094
Hunter-Lab:
31.2175, 56.4776, -80.1003
#7f23c5 color charts
#7f23c5 color shades, tints & tones
#7f23c5 color schemes
#7f23c5 color preview, HTML & CSS examples
This text has a color of #7f23c5
<p style="color:#7f23c5;">Text here</p>
.mytext {color:#7f23c5;}
This box has a color of #7f23c5
<div style="background-color:#7f23c5;">Content here</div>
.mybackground {background-color:#7f23c5;}
Border around this has a color of #7f23c5
<div style="border:2px solid #7f23c5;">Content here</div>
.myborder {border:2px solid #7f23c5;}