#7118a1 color space conversions
Hex:
        #7118a1
        RGB:
        113, 24, 161
        CMY:
        56, 91, 37
        CMYK:
        30, 85, 0, 37
      HSL:
        279°, 74.0541%, 36.2745%
        HSV (HSB):
        279°, 85.0932%, 63.1373%
        XYZ:
        13.5697, 6.7372, 34.3034
        xyY:
        0.2485, 0.1234, 6.7372
      CIE-Lab:
        31.2010, 57.8724, -54.7078
        CIE-LCH:
        31.2010, 79.6377, 316.6101
        CIE-Luv:
        31.2010, 20.9599, -76.9060
        Hunter-Lab:
        25.9561, 47.8957, -60.1880
      #7118a1 color charts
#7118a1 RGB chart
      #7118a1 CMYK chart
      #7118a1 RGB pie chart
      #7118a1 color shades, tints & tones
#7118a1 color schemes
#7118a1 color preview, HTML & CSS examples
           This text has a color of #7118a1        
        
          <p style="color:#7118a1;">Text here</p>
        
        
          .mytext {color:#7118a1;}
        
        Text color #7118a1
      
           This box has a color of #7118a1        
        
          <div style="background-color:#7118a1;">Content here</div>
        
        
          .mybackground {background-color:#7118a1;}
        
        Background color #7118a1
      
           Border around this has a color of #7118a1        
        
          <div style="border:2px solid #7118a1;">Content here</div>
        
        
          .myborder {border:2px solid #7118a1;}
        
        Border color #7118a1