#7112a2 color space conversions
Hex:
        #7112a2
        RGB:
        113, 18, 162
        CMY:
        56, 93, 36
        CMYK:
        30, 89, 0, 36
      HSL:
        280°, 80.0000%, 35.2941%
        HSV (HSB):
        280°, 88.8889%, 63.5294%
        XYZ:
        13.5479, 6.5520, 34.7330
        xyY:
        0.2471, 0.1195, 6.5520
      CIE-Lab:
        30.7644, 59.6145, -56.0264
        CIE-LCH:
        30.7644, 81.8098, 316.7772
        CIE-Luv:
        30.7644, 21.2036, -78.1362
        Hunter-Lab:
        25.5968, 49.6826, -62.5345
      #7112a2 color charts
#7112a2 RGB chart
      #7112a2 CMYK chart
      #7112a2 RGB pie chart
      #7112a2 color shades, tints & tones
#7112a2 color schemes
#7112a2 color preview, HTML & CSS examples
           This text has a color of #7112a2        
        
          <p style="color:#7112a2;">Text here</p>
        
        
          .mytext {color:#7112a2;}
        
        Text color #7112a2
      
           This box has a color of #7112a2        
        
          <div style="background-color:#7112a2;">Content here</div>
        
        
          .mybackground {background-color:#7112a2;}
        
        Background color #7112a2
      
           Border around this has a color of #7112a2        
        
          <div style="border:2px solid #7112a2;">Content here</div>
        
        
          .myborder {border:2px solid #7112a2;}
        
        Border color #7112a2