#7b32f8 color space conversions
Hex:
#7b32f8
RGB:
123, 50, 248
CMY:
52, 80, 3
CMYK:
50, 80, 0, 3
HSL:
262°, 93.3962%, 58.4314%
HSV (HSB):
262°, 79.8387%, 97.2549%
XYZ:
26.2523, 13.2695, 89.9846
xyY:
0.2027, 0.1025, 13.2695
CIE-Lab:
43.1665, 70.5933, -85.6751
CIE-LCH:
43.1665, 111.0119, 309.4873
CIE-Luv:
43.1665, 7.9649, -127.4932
Hunter-Lab:
36.4273, 64.8929, -120.9621
#7b32f8 color charts
#7b32f8 color shades, tints & tones
#7b32f8 color schemes
#7b32f8 color preview, HTML & CSS examples
This text has a color of #7b32f8
<p style="color:#7b32f8;">Text here</p>
.mytext {color:#7b32f8;}
This box has a color of #7b32f8
<div style="background-color:#7b32f8;">Content here</div>
.mybackground {background-color:#7b32f8;}
Border around this has a color of #7b32f8
<div style="border:2px solid #7b32f8;">Content here</div>
.myborder {border:2px solid #7b32f8;}