#7119a5 color space conversions
Hex:
        #7119a5
        RGB:
        113, 25, 165
        CMY:
        56, 90, 35
        CMYK:
        32, 85, 0, 35
      HSL:
        278°, 73.6842%, 37.2549%
        HSV (HSB):
        278°, 84.8485%, 64.7059%
        XYZ:
        13.9492, 6.9226, 36.1983
        xyY:
        0.2444, 0.1213, 6.9226
      CIE-Lab:
        31.6300, 58.4368, -56.4291
        CIE-LCH:
        31.6300, 81.2349, 316.0014
        CIE-Luv:
        31.6300, 19.9968, -79.4109
        Hunter-Lab:
        26.3108, 48.5915, -63.1534
      #7119a5 color charts
#7119a5 RGB chart
      #7119a5 CMYK chart
      #7119a5 RGB pie chart
      #7119a5 color shades, tints & tones
#7119a5 color schemes
#7119a5 color preview, HTML & CSS examples
           This text has a color of #7119a5        
        
          <p style="color:#7119a5;">Text here</p>
        
        
          .mytext {color:#7119a5;}
        
        Text color #7119a5
      
           This box has a color of #7119a5        
        
          <div style="background-color:#7119a5;">Content here</div>
        
        
          .mybackground {background-color:#7119a5;}
        
        Background color #7119a5
      
           Border around this has a color of #7119a5        
        
          <div style="border:2px solid #7119a5;">Content here</div>
        
        
          .myborder {border:2px solid #7119a5;}
        
        Border color #7119a5