#a71edd color space conversions
Hex:
        #a71edd
        RGB:
        167, 30, 221
        CMY:
        35, 88, 13
        CMYK:
        24, 86, 0, 13
      HSL:
        283°, 76.0956%, 49.2157%
        HSV (HSB):
        283°, 86.4253%, 86.6667%
        XYZ:
        29.4518, 14.3645, 69.6270
        xyY:
        0.2596, 0.1266, 14.3645
      CIE-Lab:
        44.7512, 76.4874, -67.5634
        CIE-LCH:
        44.7512, 102.0546, 318.5450
        CIE-Luv:
        44.7512, 35.9307, -106.7261
        Hunter-Lab:
        37.9005, 72.3830, -82.3912
      #a71edd color charts
#a71edd RGB chart
      #a71edd CMYK chart
      #a71edd RGB pie chart
      #a71edd color shades, tints & tones
#a71edd color schemes
#a71edd color preview, HTML & CSS examples
           This text has a color of #a71edd        
        
          <p style="color:#a71edd;">Text here</p>
        
        
          .mytext {color:#a71edd;}
        
        Text color #a71edd
      
           This box has a color of #a71edd        
        
          <div style="background-color:#a71edd;">Content here</div>
        
        
          .mybackground {background-color:#a71edd;}
        
        Background color #a71edd
      
           Border around this has a color of #a71edd        
        
          <div style="border:2px solid #a71edd;">Content here</div>
        
        
          .myborder {border:2px solid #a71edd;}
        
        Border color #a71edd