#7118a2 color space conversions
Hex:
        #7118a2
        RGB:
        113, 24, 162
        CMY:
        56, 91, 36
        CMYK:
        30, 85, 0, 36
      HSL:
        279°, 74.1935%, 36.4706%
        HSV (HSB):
        279°, 85.1852%, 63.5294%
        XYZ:
        13.6583, 6.7726, 34.7698
        xyY:
        0.2474, 0.1227, 6.7726
      CIE-Lab:
        31.2836, 58.0837, -55.1794
        CIE-LCH:
        31.2836, 80.1155, 316.4689
        CIE-Luv:
        31.2836, 20.7384, -77.5614
        Hunter-Lab:
        26.0242, 48.1395, -60.9977
      #7118a2 color charts
#7118a2 RGB chart
      #7118a2 CMYK chart
      #7118a2 RGB pie chart
      #7118a2 color shades, tints & tones
#7118a2 color schemes
#7118a2 color preview, HTML & CSS examples
           This text has a color of #7118a2        
        
          <p style="color:#7118a2;">Text here</p>
        
        
          .mytext {color:#7118a2;}
        
        Text color #7118a2
      
           This box has a color of #7118a2        
        
          <div style="background-color:#7118a2;">Content here</div>
        
        
          .mybackground {background-color:#7118a2;}
        
        Background color #7118a2
      
           Border around this has a color of #7118a2        
        
          <div style="border:2px solid #7118a2;">Content here</div>
        
        
          .myborder {border:2px solid #7118a2;}
        
        Border color #7118a2