#8571db color space conversions
Hex:
        #8571db
        RGB:
        133, 113, 219
        CMY:
        48, 56, 14
        CMYK:
        39, 48, 0, 14
      HSL:
        251°, 59.5506%, 65.0980%
        HSV (HSB):
        251°, 48.4018%, 85.8824%
        XYZ:
        28.3642, 21.9113, 69.7522
        xyY:
        0.2363, 0.1826, 21.9113
      CIE-Lab:
        53.9327, 32.6946, -51.8364
        CIE-LCH:
        53.9327, 61.2858, 302.2407
        CIE-Luv:
        53.9327, 1.7606, -84.2067
        Hunter-Lab:
        46.8095, 26.2454, -55.5831
      #8571db color charts
#8571db RGB chart
      #8571db CMYK chart
      #8571db RGB pie chart
      #8571db color shades, tints & tones
#8571db color schemes
#8571db color preview, HTML & CSS examples
           This text has a color of #8571db        
        
          <p style="color:#8571db;">Text here</p>
        
        
          .mytext {color:#8571db;}
        
        Text color #8571db
      
           This box has a color of #8571db        
        
          <div style="background-color:#8571db;">Content here</div>
        
        
          .mybackground {background-color:#8571db;}
        
        Background color #8571db
      
           Border around this has a color of #8571db        
        
          <div style="border:2px solid #8571db;">Content here</div>
        
        
          .myborder {border:2px solid #8571db;}
        
        Border color #8571db