#8571d5 color space conversions
Hex:
        #8571d5
        RGB:
        133, 113, 213
        CMY:
        48, 56, 16
        CMYK:
        38, 47, 0, 16
      HSL:
        252°, 54.3478%, 63.9216%
        HSV (HSB):
        252°, 46.9484%, 83.5294%
        XYZ:
        27.5882, 21.6009, 65.6661
        xyY:
        0.2402, 0.1881, 21.6009
      CIE-Lab:
        53.6010, 31.0496, -48.9738
        CIE-LCH:
        53.6010, 57.9872, 302.3748
        CIE-Luv:
        53.6010, 2.3092, -79.4123
        Hunter-Lab:
        46.4768, 24.6218, -51.2360
      #8571d5 color charts
#8571d5 RGB chart
      #8571d5 CMYK chart
      #8571d5 RGB pie chart
      #8571d5 color shades, tints & tones
#8571d5 color schemes
#8571d5 color preview, HTML & CSS examples
           This text has a color of #8571d5        
        
          <p style="color:#8571d5;">Text here</p>
        
        
          .mytext {color:#8571d5;}
        
        Text color #8571d5
      
           This box has a color of #8571d5        
        
          <div style="background-color:#8571d5;">Content here</div>
        
        
          .mybackground {background-color:#8571d5;}
        
        Background color #8571d5
      
           Border around this has a color of #8571d5        
        
          <div style="border:2px solid #8571d5;">Content here</div>
        
        
          .myborder {border:2px solid #8571d5;}
        
        Border color #8571d5