#571f9a color space conversions
Hex:
        #571f9a
        RGB:
        87, 31, 154
        CMY:
        66, 88, 40
        CMYK:
        44, 80, 0, 40
      HSL:
        267°, 66.4865%, 36.2745%
        HSV (HSB):
        267°, 79.8701%, 60.3922%
        XYZ:
        10.2532, 5.3393, 31.0620
        xyY:
        0.2198, 0.1144, 5.3393
      CIE-Lab:
        27.6804, 49.7409, -56.3489
        CIE-LCH:
        27.6804, 75.1622, 311.4358
        CIE-Luv:
        27.6804, 9.2221, -74.3095
        Hunter-Lab:
        23.1069, 38.7684, -63.5271
      #571f9a color charts
#571f9a RGB chart
      #571f9a CMYK chart
      #571f9a RGB pie chart
      #571f9a color shades, tints & tones
#571f9a color schemes
#571f9a color preview, HTML & CSS examples
           This text has a color of #571f9a        
        
          <p style="color:#571f9a;">Text here</p>
        
        
          .mytext {color:#571f9a;}
        
        Text color #571f9a
      
           This box has a color of #571f9a        
        
          <div style="background-color:#571f9a;">Content here</div>
        
        
          .mybackground {background-color:#571f9a;}
        
        Background color #571f9a
      
           Border around this has a color of #571f9a        
        
          <div style="border:2px solid #571f9a;">Content here</div>
        
        
          .myborder {border:2px solid #571f9a;}
        
        Border color #571f9a