#7a407b color space conversions
Hex:
        #7a407b
        RGB:
        122, 64, 123
        CMY:
        52, 75, 52
        CMYK:
        1, 48, 0, 52
      HSL:
        299°, 31.5508%, 36.6667%
        HSV (HSB):
        299°, 47.9675%, 48.2353%
        XYZ:
        13.4346, 9.2344, 19.8132
        xyY:
        0.3162, 0.2174, 9.2344
      CIE-Lab:
        36.4318, 34.4555, -22.9348
        CIE-LCH:
        36.4318, 41.3906, 326.3509
        CIE-Luv:
        36.4318, 26.6993, -35.6057
        Hunter-Lab:
        30.3882, 25.7353, -17.3856
      #7a407b color charts
#7a407b RGB chart
      #7a407b CMYK chart
      #7a407b RGB pie chart
      #7a407b color shades, tints & tones
#7a407b color schemes
#7a407b color preview, HTML & CSS examples
           This text has a color of #7a407b        
        
          <p style="color:#7a407b;">Text here</p>
        
        
          .mytext {color:#7a407b;}
        
        Text color #7a407b
      
           This box has a color of #7a407b        
        
          <div style="background-color:#7a407b;">Content here</div>
        
        
          .mybackground {background-color:#7a407b;}
        
        Background color #7a407b
      
           Border around this has a color of #7a407b        
        
          <div style="border:2px solid #7a407b;">Content here</div>
        
        
          .myborder {border:2px solid #7a407b;}
        
        Border color #7a407b