#7a007d color space conversions
Hex:
#7a007d
RGB:
122, 0, 125
CMY:
52, 100, 51
CMYK:
2, 100, 0, 51
HSL:
299°, 100.0000%, 24.5098%
HSV (HSB):
299°, 100.0000%, 49.0196%
XYZ:
11.7277, 5.6182, 19.8683
xyY:
0.3151, 0.1510, 5.6182
CIE-Lab:
28.4281, 57.4204, -36.8391
CIE-LCH:
28.4281, 68.2219, 327.3170
CIE-Luv:
28.4281, 38.2986, -52.9909
Hunter-Lab:
23.7028, 46.8384, -33.1065
#7a007d color charts
#7a007d color shades, tints & tones
#7a007d color schemes
#7a007d color preview, HTML & CSS examples
This text has a color of #7a007d
<p style="color:#7a007d;">Text here</p>
.mytext {color:#7a007d;}
This box has a color of #7a007d
<div style="background-color:#7a007d;">Content here</div>
.mybackground {background-color:#7a007d;}
Border around this has a color of #7a007d
<div style="border:2px solid #7a007d;">Content here</div>
.myborder {border:2px solid #7a007d;}