#7100a3 color space conversions
Hex:
        #7100a3
        RGB:
        113, 0, 163
        CMY:
        56, 100, 36
        CMYK:
        31, 100, 0, 36
      HSL:
        282°, 100.0000%, 31.9608%
        HSV (HSB):
        282°, 100.0000%, 63.9216%
        XYZ:
        13.4209, 6.1551, 35.1310
        xyY:
        0.2453, 0.1125, 6.1551
      CIE-Lab:
        29.8003, 62.9509, -58.2085
        CIE-LCH:
        29.8003, 85.7382, 317.2416
        CIE-Luv:
        29.8003, 21.8560, -79.7945
        Hunter-Lab:
        24.8094, 53.1451, -66.5903
      #7100a3 color charts
#7100a3 RGB chart
      #7100a3 CMYK chart
      #7100a3 RGB pie chart
      #7100a3 color shades, tints & tones
#7100a3 color schemes
#7100a3 color preview, HTML & CSS examples
           This text has a color of #7100a3        
        
          <p style="color:#7100a3;">Text here</p>
        
        
          .mytext {color:#7100a3;}
        
        Text color #7100a3
      
           This box has a color of #7100a3        
        
          <div style="background-color:#7100a3;">Content here</div>
        
        
          .mybackground {background-color:#7100a3;}
        
        Background color #7100a3
      
           Border around this has a color of #7100a3        
        
          <div style="border:2px solid #7100a3;">Content here</div>
        
        
          .myborder {border:2px solid #7100a3;}
        
        Border color #7100a3