#7f32f4 color space conversions
Hex:
#7f32f4
RGB:
127, 50, 244
CMY:
50, 80, 4
CMYK:
48, 80, 0, 4
HSL:
264°, 89.8148%, 57.6471%
HSV (HSB):
264°, 79.5082%, 95.6863%
XYZ:
26.2221, 13.3249, 86.7779
xyY:
0.2076, 0.1055, 13.3249
CIE-Lab:
43.2487, 70.1142, -83.2768
CIE-LCH:
43.2487, 108.8624, 310.0954
CIE-Luv:
43.2487, 10.0021, -124.7016
Hunter-Lab:
36.5033, 64.3448, -115.3956
#7f32f4 color charts
#7f32f4 color shades, tints & tones
#7f32f4 color schemes
#7f32f4 color preview, HTML & CSS examples
This text has a color of #7f32f4
<p style="color:#7f32f4;">Text here</p>
.mytext {color:#7f32f4;}
This box has a color of #7f32f4
<div style="background-color:#7f32f4;">Content here</div>
.mybackground {background-color:#7f32f4;}
Border around this has a color of #7f32f4
<div style="border:2px solid #7f32f4;">Content here</div>
.myborder {border:2px solid #7f32f4;}