#7f32be color space conversions
Hex:
#7f32be
RGB:
127, 50, 190
CMY:
50, 80, 25
CMYK:
33, 74, 0, 25
HSL:
273°, 58.3333%, 47.0588%
HSV (HSB):
273°, 73.6842%, 74.5098%
XYZ:
19.1873, 10.5109, 49.7327
xyY:
0.2416, 0.1323, 10.5109
CIE-Lab:
38.7442, 57.3443, -59.6382
CIE-LCH:
38.7442, 82.7351, 313.8767
CIE-Luv:
38.7442, 18.9135, -89.7555
Hunter-Lab:
32.4206, 48.9045, -68.2557
#7f32be color charts
#7f32be color shades, tints & tones
#7f32be color schemes
#7f32be color preview, HTML & CSS examples
This text has a color of #7f32be
<p style="color:#7f32be;">Text here</p>
.mytext {color:#7f32be;}
This box has a color of #7f32be
<div style="background-color:#7f32be;">Content here</div>
.mybackground {background-color:#7f32be;}
Border around this has a color of #7f32be
<div style="border:2px solid #7f32be;">Content here</div>
.myborder {border:2px solid #7f32be;}