#7115ab color space conversions
Hex:
        #7115ab
        RGB:
        113, 21, 171
        CMY:
        56, 92, 33
        CMYK:
        34, 88, 0, 33
      HSL:
        277°, 78.1250%, 37.6471%
        HSV (HSB):
        277°, 87.7193%, 67.0588%
        XYZ:
        14.4289, 6.9873, 39.1163
        xyY:
        0.2384, 0.1154, 6.9873
      CIE-Lab:
        31.7780, 60.7881, -59.8010
        CIE-LCH:
        31.7780, 85.2722, 315.4690
        CIE-Luv:
        31.7780, 19.0490, -83.6691
        Hunter-Lab:
        26.4335, 51.1766, -69.2337
      #7115ab color charts
#7115ab RGB chart
      #7115ab CMYK chart
      #7115ab RGB pie chart
      #7115ab color shades, tints & tones
#7115ab color schemes
#7115ab color preview, HTML & CSS examples
           This text has a color of #7115ab        
        
          <p style="color:#7115ab;">Text here</p>
        
        
          .mytext {color:#7115ab;}
        
        Text color #7115ab
      
           This box has a color of #7115ab        
        
          <div style="background-color:#7115ab;">Content here</div>
        
        
          .mybackground {background-color:#7115ab;}
        
        Background color #7115ab
      
           Border around this has a color of #7115ab        
        
          <div style="border:2px solid #7115ab;">Content here</div>
        
        
          .myborder {border:2px solid #7115ab;}
        
        Border color #7115ab