#7f32c9 color space conversions
Hex:
#7f32c9
RGB:
127, 50, 201
CMY:
50, 80, 21
CMYK:
37, 75, 0, 21
HSL:
271°, 60.1594%, 49.2157%
HSV (HSB):
271°, 75.1244%, 78.8235%
XYZ:
20.4356, 11.0103, 56.3065
xyY:
0.2329, 0.1255, 11.0103
CIE-Lab:
39.5978, 59.8932, -64.6742
CIE-LCH:
39.5978, 88.1473, 312.8020
CIE-Luv:
39.5978, 16.8533, -97.1970
Hunter-Lab:
33.1817, 51.8646, -77.3826
#7f32c9 color charts
#7f32c9 color shades, tints & tones
#7f32c9 color schemes
#7f32c9 color preview, HTML & CSS examples
This text has a color of #7f32c9
<p style="color:#7f32c9;">Text here</p>
.mytext {color:#7f32c9;}
This box has a color of #7f32c9
<div style="background-color:#7f32c9;">Content here</div>
.mybackground {background-color:#7f32c9;}
Border around this has a color of #7f32c9
<div style="border:2px solid #7f32c9;">Content here</div>
.myborder {border:2px solid #7f32c9;}