#7128a4 color space conversions
Hex:
        #7128a4
        RGB:
        113, 40, 164
        CMY:
        56, 84, 36
        CMYK:
        31, 76, 0, 36
      HSL:
        275°, 60.7843%, 40.0000%
        HSV (HSB):
        275°, 75.6098%, 64.3137%
        XYZ:
        14.2697, 7.7086, 35.8578
        xyY:
        0.2467, 0.1333, 7.7086
      CIE-Lab:
        33.3686, 52.9476, -52.9958
        CIE-LCH:
        33.3686, 74.9133, 314.9739
        CIE-Luv:
        33.3686, 18.4446, -76.4279
        Hunter-Lab:
        27.7644, 43.1534, -57.1380
      #7128a4 color charts
#7128a4 RGB chart
      #7128a4 CMYK chart
      #7128a4 RGB pie chart
      #7128a4 color shades, tints & tones
#7128a4 color schemes
#7128a4 color preview, HTML & CSS examples
           This text has a color of #7128a4        
        
          <p style="color:#7128a4;">Text here</p>
        
        
          .mytext {color:#7128a4;}
        
        Text color #7128a4
      
           This box has a color of #7128a4        
        
          <div style="background-color:#7128a4;">Content here</div>
        
        
          .mybackground {background-color:#7128a4;}
        
        Background color #7128a4
      
           Border around this has a color of #7128a4        
        
          <div style="border:2px solid #7128a4;">Content here</div>
        
        
          .myborder {border:2px solid #7128a4;}
        
        Border color #7128a4