#7128c1 color space conversions
Hex:
        #7128c1
        RGB:
        113, 40, 193
        CMY:
        56, 84, 24
        CMYK:
        41, 79, 0, 24
      HSL:
        269°, 65.6652%, 45.6863%
        HSV (HSB):
        269°, 79.2746%, 75.6863%
        XYZ:
        17.1945, 8.8785, 51.2596
        xyY:
        0.2223, 0.1148, 8.8785
      CIE-Lab:
        35.7494, 59.7254, -66.3621
        CIE-LCH:
        35.7494, 89.2807, 311.9870
        CIE-Luv:
        35.7494, 13.1479, -95.5581
        Hunter-Lab:
        29.7969, 50.8600, -81.1387
      #7128c1 color charts
#7128c1 RGB chart
      #7128c1 CMYK chart
      #7128c1 RGB pie chart
      #7128c1 color shades, tints & tones
#7128c1 color schemes
#7128c1 color preview, HTML & CSS examples
           This text has a color of #7128c1        
        
          <p style="color:#7128c1;">Text here</p>
        
        
          .mytext {color:#7128c1;}
        
        Text color #7128c1
      
           This box has a color of #7128c1        
        
          <div style="background-color:#7128c1;">Content here</div>
        
        
          .mybackground {background-color:#7128c1;}
        
        Background color #7128c1
      
           Border around this has a color of #7128c1        
        
          <div style="border:2px solid #7128c1;">Content here</div>
        
        
          .myborder {border:2px solid #7128c1;}
        
        Border color #7128c1