#7a054f color space conversions
Hex:
        #7a054f
        RGB:
        122, 5, 79
        CMY:
        52, 98, 69
        CMYK:
        0, 96, 35, 52
      HSL:
        322°, 92.1260%, 24.9020%
        HSV (HSB):
        322°, 95.9016%, 47.8431%
        XYZ:
        9.4916, 4.8106, 7.8254
        xyY:
        0.4289, 0.2174, 4.8106
      CIE-Lab:
        26.1883, 50.1266, -10.4148
        CIE-LCH:
        26.1883, 51.1971, 348.2627
        CIE-Luv:
        26.1883, 55.5975, -19.2339
        Hunter-Lab:
        21.9331, 38.8631, -5.8006
      #7a054f color charts
#7a054f RGB chart
      #7a054f CMYK chart
      #7a054f RGB pie chart
      #7a054f color shades, tints & tones
#7a054f color schemes
#7a054f color preview, HTML & CSS examples
           This text has a color of #7a054f        
        
          <p style="color:#7a054f;">Text here</p>
        
        
          .mytext {color:#7a054f;}
        
        Text color #7a054f
      
           This box has a color of #7a054f        
        
          <div style="background-color:#7a054f;">Content here</div>
        
        
          .mybackground {background-color:#7a054f;}
        
        Background color #7a054f
      
           Border around this has a color of #7a054f        
        
          <div style="border:2px solid #7a054f;">Content here</div>
        
        
          .myborder {border:2px solid #7a054f;}
        
        Border color #7a054f