#7a054e color space conversions
Hex:
        #7a054e
        RGB:
        122, 5, 78
        CMY:
        52, 98, 69
        CMYK:
        0, 96, 36, 52
      HSL:
        323°, 92.1260%, 24.9020%
        HSV (HSB):
        323°, 95.9016%, 47.8431%
        XYZ:
        9.4555, 4.7962, 7.6351
        xyY:
        0.4320, 0.2191, 4.7962
      CIE-Lab:
        26.1460, 50.0142, -9.8082
        CIE-LCH:
        26.1460, 50.9668, 348.9047
        CIE-Luv:
        26.1460, 56.0062, -18.5211
        Hunter-Lab:
        21.9002, 38.7425, -5.3403
      #7a054e color charts
#7a054e RGB chart
      #7a054e CMYK chart
      #7a054e RGB pie chart
      #7a054e color shades, tints & tones
#7a054e color schemes
#7a054e color preview, HTML & CSS examples
           This text has a color of #7a054e        
        
          <p style="color:#7a054e;">Text here</p>
        
        
          .mytext {color:#7a054e;}
        
        Text color #7a054e
      
           This box has a color of #7a054e        
        
          <div style="background-color:#7a054e;">Content here</div>
        
        
          .mybackground {background-color:#7a054e;}
        
        Background color #7a054e
      
           Border around this has a color of #7a054e        
        
          <div style="border:2px solid #7a054e;">Content here</div>
        
        
          .myborder {border:2px solid #7a054e;}
        
        Border color #7a054e