#7112a5 color space conversions
Hex:
        #7112a5
        RGB:
        113, 18, 165
        CMY:
        56, 93, 35
        CMYK:
        32, 89, 0, 35
      HSL:
        279°, 80.3279%, 35.8824%
        HSV (HSB):
        279°, 89.0909%, 64.7059%
        XYZ:
        13.8179, 6.6599, 36.1545
        xyY:
        0.2440, 0.1176, 6.6599
      CIE-Lab:
        31.0199, 60.2366, -57.4252
        CIE-LCH:
        31.0199, 83.2232, 316.3687
        CIE-Luv:
        31.0199, 20.5375, -80.0702
        Hunter-Lab:
        25.8069, 50.4131, -64.9985
      #7112a5 color charts
#7112a5 RGB chart
      #7112a5 CMYK chart
      #7112a5 RGB pie chart
      #7112a5 color shades, tints & tones
#7112a5 color schemes
#7112a5 color preview, HTML & CSS examples
           This text has a color of #7112a5        
        
          <p style="color:#7112a5;">Text here</p>
        
        
          .mytext {color:#7112a5;}
        
        Text color #7112a5
      
           This box has a color of #7112a5        
        
          <div style="background-color:#7112a5;">Content here</div>
        
        
          .mybackground {background-color:#7112a5;}
        
        Background color #7112a5
      
           Border around this has a color of #7112a5        
        
          <div style="border:2px solid #7112a5;">Content here</div>
        
        
          .myborder {border:2px solid #7112a5;}
        
        Border color #7112a5