#7b007e color space conversions
Hex:
#7b007e
RGB:
123, 0, 126
CMY:
52, 100, 51
CMYK:
2, 100, 0, 51
HSL:
299°, 100.0000%, 24.7059%
HSV (HSB):
299°, 100.0000%, 49.4118%
XYZ:
11.9343, 5.7173, 20.2132
xyY:
0.3152, 0.1510, 5.7173
CIE-Lab:
28.6878, 57.7543, -37.0441
CIE-LCH:
28.6878, 68.6136, 327.3236
CIE-Luv:
28.6878, 38.6580, -53.4621
Hunter-Lab:
23.9109, 47.2478, -33.3835
#7b007e color charts
#7b007e color shades, tints & tones
#7b007e color schemes
#7b007e color preview, HTML & CSS examples
This text has a color of #7b007e
<p style="color:#7b007e;">Text here</p>
.mytext {color:#7b007e;}
This box has a color of #7b007e
<div style="background-color:#7b007e;">Content here</div>
.mybackground {background-color:#7b007e;}
Border around this has a color of #7b007e
<div style="border:2px solid #7b007e;">Content here</div>
.myborder {border:2px solid #7b007e;}