#571f7a color space conversions
Hex:
        #571f7a
        RGB:
        87, 31, 122
        CMY:
        66, 88, 52
        CMYK:
        29, 75, 0, 52
      HSL:
        277°, 59.4771%, 30.0000%
        HSV (HSB):
        277°, 74.5902%, 47.8431%
        XYZ:
        7.9333, 4.4114, 18.8457
        xyY:
        0.2544, 0.1414, 4.4114
      CIE-Lab:
        24.9872, 41.8430, -40.7911
        CIE-LCH:
        24.9872, 58.4359, 315.7293
        CIE-Luv:
        24.9872, 14.6387, -53.4134
        Hunter-Lab:
        21.0032, 30.6673, -38.4973
      #571f7a color charts
#571f7a RGB chart
      #571f7a CMYK chart
      #571f7a RGB pie chart
      #571f7a color shades, tints & tones
#571f7a color schemes
#571f7a color preview, HTML & CSS examples
           This text has a color of #571f7a        
        
          <p style="color:#571f7a;">Text here</p>
        
        
          .mytext {color:#571f7a;}
        
        Text color #571f7a
      
           This box has a color of #571f7a        
        
          <div style="background-color:#571f7a;">Content here</div>
        
        
          .mybackground {background-color:#571f7a;}
        
        Background color #571f7a
      
           Border around this has a color of #571f7a        
        
          <div style="border:2px solid #571f7a;">Content here</div>
        
        
          .myborder {border:2px solid #571f7a;}
        
        Border color #571f7a