#7f32d7 color space conversions
Hex:
#7f32d7
RGB:
127, 50, 215
CMY:
50, 80, 16
CMYK:
41, 77, 0, 16
HSL:
268°, 67.3469%, 51.9608%
HSV (HSB):
268°, 76.7442%, 84.3137%
XYZ:
22.1587, 11.6995, 65.3803
xyY:
0.2233, 0.1179, 11.6995
CIE-Lab:
40.7345, 63.1863, -70.9119
CIE-LCH:
40.7345, 94.9790, 311.7028
CIE-Luv:
40.7345, 14.4252, -106.4115
Hunter-Lab:
34.2046, 55.7796, -89.3867
#7f32d7 color charts
#7f32d7 color shades, tints & tones
#7f32d7 color schemes
#7f32d7 color preview, HTML & CSS examples
This text has a color of #7f32d7
<p style="color:#7f32d7;">Text here</p>
.mytext {color:#7f32d7;}
This box has a color of #7f32d7
<div style="background-color:#7f32d7;">Content here</div>
.mybackground {background-color:#7f32d7;}
Border around this has a color of #7f32d7
<div style="border:2px solid #7f32d7;">Content here</div>
.myborder {border:2px solid #7f32d7;}