#9571fb color space conversions
Hex:
        #9571fb
        RGB:
        149, 113, 251
        CMY:
        42, 56, 2
        CMYK:
        41, 55, 0, 2
      HSL:
        256°, 94.5205%, 71.3725%
        HSV (HSB):
        256°, 54.9801%, 98.4314%
        XYZ:
        35.7121, 25.1649, 94.2419
        xyY:
        0.2302, 0.1622, 25.1649
      CIE-Lab:
        57.2357, 45.1256, -64.3323
        CIE-LCH:
        57.2357, 78.5809, 305.0475
        CIE-Luv:
        57.2357, 5.5275, -106.3170
        Hunter-Lab:
        50.1646, 39.2861, -76.2701
      #9571fb color charts
#9571fb RGB chart
      #9571fb CMYK chart
      #9571fb RGB pie chart
      #9571fb color shades, tints & tones
#9571fb color schemes
#9571fb color preview, HTML & CSS examples
           This text has a color of #9571fb        
        
          <p style="color:#9571fb;">Text here</p>
        
        
          .mytext {color:#9571fb;}
        
        Text color #9571fb
      
           This box has a color of #9571fb        
        
          <div style="background-color:#9571fb;">Content here</div>
        
        
          .mybackground {background-color:#9571fb;}
        
        Background color #9571fb
      
           Border around this has a color of #9571fb        
        
          <div style="border:2px solid #9571fb;">Content here</div>
        
        
          .myborder {border:2px solid #9571fb;}
        
        Border color #9571fb