#7b054a color space conversions
Hex:
        #7b054a
        RGB:
        123, 5, 74
        CMY:
        52, 98, 71
        CMYK:
        0, 96, 40, 52
      HSL:
        325°, 92.1875%, 25.0980%
        HSV (HSB):
        325°, 95.9350%, 48.2353%
        XYZ:
        9.4587, 4.8139, 6.9092
        xyY:
        0.4465, 0.2273, 4.8139
      CIE-Lab:
        26.1979, 49.8169, -7.0175
        CIE-LCH:
        26.1979, 50.3087, 351.9818
        CIE-Luv:
        26.1979, 58.4620, -15.4000
        Hunter-Lab:
        21.9406, 38.5559, -3.3123
      #7b054a color charts
#7b054a RGB chart
      #7b054a CMYK chart
      #7b054a RGB pie chart
      #7b054a color shades, tints & tones
#7b054a color schemes
#7b054a color preview, HTML & CSS examples
           This text has a color of #7b054a        
        
          <p style="color:#7b054a;">Text here</p>
        
        
          .mytext {color:#7b054a;}
        
        Text color #7b054a
      
           This box has a color of #7b054a        
        
          <div style="background-color:#7b054a;">Content here</div>
        
        
          .mybackground {background-color:#7b054a;}
        
        Background color #7b054a
      
           Border around this has a color of #7b054a        
        
          <div style="border:2px solid #7b054a;">Content here</div>
        
        
          .myborder {border:2px solid #7b054a;}
        
        Border color #7b054a