#7f32b0 color space conversions
Hex:
#7f32b0
RGB:
127, 50, 176
CMY:
50, 80, 31
CMYK:
28, 72, 0, 31
HSL:
277°, 55.7522%, 44.3137%
HSV (HSB):
277°, 71.5909%, 69.0196%
XYZ:
17.7295, 9.9278, 42.0561
xyY:
0.2543, 0.1424, 9.9278
CIE-Lab:
37.7126, 54.1664, -53.0452
CIE-LCH:
37.7126, 75.8142, 315.5992
CIE-Luv:
37.7126, 21.7450, -80.0079
Hunter-Lab:
31.5084, 45.3003, -57.0818
#7f32b0 color charts
#7f32b0 color shades, tints & tones
#7f32b0 color schemes
#7f32b0 color preview, HTML & CSS examples
This text has a color of #7f32b0
<p style="color:#7f32b0;">Text here</p>
.mytext {color:#7f32b0;}
This box has a color of #7f32b0
<div style="background-color:#7f32b0;">Content here</div>
.mybackground {background-color:#7f32b0;}
Border around this has a color of #7f32b0
<div style="border:2px solid #7f32b0;">Content here</div>
.myborder {border:2px solid #7f32b0;}