#7a56ae color space conversions
Hex:
        #7a56ae
        RGB:
        122, 86, 174
        CMY:
        52, 66, 32
        CMYK:
        30, 51, 0, 32
      HSL:
        265°, 35.2000%, 50.9804%
        HSV (HSB):
        265°, 50.5747%, 68.2353%
        XYZ:
        18.9938, 13.8491, 41.7165
        xyY:
        0.2547, 0.1857, 13.8491
      CIE-Lab:
        44.0158, 33.6330, -41.7844
        CIE-LCH:
        44.0158, 53.6387, 308.8312
        CIE-Luv:
        44.0158, 10.3411, -65.2992
        Hunter-Lab:
        37.2144, 25.9790, -40.4125
      #7a56ae color charts
#7a56ae RGB chart
      #7a56ae CMYK chart
      #7a56ae RGB pie chart
      #7a56ae color shades, tints & tones
#7a56ae color schemes
#7a56ae color preview, HTML & CSS examples
           This text has a color of #7a56ae        
        
          <p style="color:#7a56ae;">Text here</p>
        
        
          .mytext {color:#7a56ae;}
        
        Text color #7a56ae
      
           This box has a color of #7a56ae        
        
          <div style="background-color:#7a56ae;">Content here</div>
        
        
          .mybackground {background-color:#7a56ae;}
        
        Background color #7a56ae
      
           Border around this has a color of #7a56ae        
        
          <div style="border:2px solid #7a56ae;">Content here</div>
        
        
          .myborder {border:2px solid #7a56ae;}
        
        Border color #7a56ae