#7100a2 color space conversions
Hex:
        #7100a2
        RGB:
        113, 0, 162
        CMY:
        56, 100, 36
        CMYK:
        30, 100, 0, 36
      HSL:
        282°, 100.0000%, 31.7647%
        HSV (HSB):
        282°, 100.0000%, 63.5294%
        XYZ:
        13.3316, 6.1193, 34.6609
        xyY:
        0.2464, 0.1131, 6.1193
      CIE-Lab:
        29.7116, 62.7549, -57.7469
        CIE-LCH:
        29.7116, 85.2811, 317.3798
        CIE-Luv:
        29.7116, 22.0872, -79.1642
        Hunter-Lab:
        24.7373, 52.9084, -65.7586
      #7100a2 color charts
#7100a2 RGB chart
      #7100a2 CMYK chart
      #7100a2 RGB pie chart
      #7100a2 color shades, tints & tones
#7100a2 color schemes
#7100a2 color preview, HTML & CSS examples
           This text has a color of #7100a2        
        
          <p style="color:#7100a2;">Text here</p>
        
        
          .mytext {color:#7100a2;}
        
        Text color #7100a2
      
           This box has a color of #7100a2        
        
          <div style="background-color:#7100a2;">Content here</div>
        
        
          .mybackground {background-color:#7100a2;}
        
        Background color #7100a2
      
           Border around this has a color of #7100a2        
        
          <div style="border:2px solid #7100a2;">Content here</div>
        
        
          .myborder {border:2px solid #7100a2;}
        
        Border color #7100a2