#7a719d color space conversions
Hex:
        #7a719d
        RGB:
        122, 113, 157
        CMY:
        52, 56, 38
        CMYK:
        22, 28, 0, 38
      HSL:
        252°, 18.3333%, 52.9412%
        HSV (HSB):
        252°, 28.0255%, 61.5686%
        XYZ:
        20.0170, 18.3822, 34.3914
        xyY:
        0.2750, 0.2525, 18.3822
      CIE-Lab:
        49.9564, 13.1845, -22.4872
        CIE-LCH:
        49.9564, 26.0673, 300.3836
        CIE-Luv:
        49.9564, 1.8639, -34.8237
        Hunter-Lab:
        42.8744, 8.3069, -17.5469
      #7a719d color charts
#7a719d RGB chart
      #7a719d CMYK chart
      #7a719d RGB pie chart
      #7a719d color shades, tints & tones
#7a719d color schemes
#7a719d color preview, HTML & CSS examples
           This text has a color of #7a719d        
        
          <p style="color:#7a719d;">Text here</p>
        
        
          .mytext {color:#7a719d;}
        
        Text color #7a719d
      
           This box has a color of #7a719d        
        
          <div style="background-color:#7a719d;">Content here</div>
        
        
          .mybackground {background-color:#7a719d;}
        
        Background color #7a719d
      
           Border around this has a color of #7a719d        
        
          <div style="border:2px solid #7a719d;">Content here</div>
        
        
          .myborder {border:2px solid #7a719d;}
        
        Border color #7a719d