#571d7d color space conversions
Hex:
        #571d7d
        RGB:
        87, 29, 125
        CMY:
        66, 89, 51
        CMYK:
        30, 77, 0, 51
      HSL:
        276°, 62.3377%, 30.1961%
        HSV (HSB):
        276°, 76.8000%, 49.0196%
        XYZ:
        8.0715, 4.3856, 19.8231
        xyY:
        0.2500, 0.1359, 4.3856
      CIE-Lab:
        24.9074, 43.4485, -42.8232
        CIE-LCH:
        24.9074, 61.0049, 315.4153
        CIE-Luv:
        24.9074, 14.3507, -55.7864
        Hunter-Lab:
        20.9419, 32.1499, -41.4632
      #571d7d color charts
#571d7d RGB chart
      #571d7d CMYK chart
      #571d7d RGB pie chart
      #571d7d color shades, tints & tones
#571d7d color schemes
#571d7d color preview, HTML & CSS examples
           This text has a color of #571d7d        
        
          <p style="color:#571d7d;">Text here</p>
        
        
          .mytext {color:#571d7d;}
        
        Text color #571d7d
      
           This box has a color of #571d7d        
        
          <div style="background-color:#571d7d;">Content here</div>
        
        
          .mybackground {background-color:#571d7d;}
        
        Background color #571d7d
      
           Border around this has a color of #571d7d        
        
          <div style="border:2px solid #571d7d;">Content here</div>
        
        
          .myborder {border:2px solid #571d7d;}
        
        Border color #571d7d