#571b7e color space conversions
Hex:
        #571b7e
        RGB:
        87, 27, 126
        CMY:
        66, 89, 51
        CMYK:
        31, 79, 0, 51
      HSL:
        276°, 64.7059%, 30.0000%
        HSV (HSB):
        276°, 78.5714%, 49.4118%
        XYZ:
        8.0883, 4.3165, 20.1455
        xyY:
        0.2485, 0.1326, 4.3165
      CIE-Lab:
        24.6912, 44.5328, -43.8072
        CIE-LCH:
        24.6912, 62.4679, 315.4706
        CIE-Luv:
        24.6912, 14.4192, -56.7633
        Hunter-Lab:
        20.7761, 33.1334, -42.9472
      #571b7e color charts
#571b7e RGB chart
      #571b7e CMYK chart
      #571b7e RGB pie chart
      #571b7e color shades, tints & tones
#571b7e color schemes
#571b7e color preview, HTML & CSS examples
           This text has a color of #571b7e        
        
          <p style="color:#571b7e;">Text here</p>
        
        
          .mytext {color:#571b7e;}
        
        Text color #571b7e
      
           This box has a color of #571b7e        
        
          <div style="background-color:#571b7e;">Content here</div>
        
        
          .mybackground {background-color:#571b7e;}
        
        Background color #571b7e
      
           Border around this has a color of #571b7e        
        
          <div style="border:2px solid #571b7e;">Content here</div>
        
        
          .myborder {border:2px solid #571b7e;}
        
        Border color #571b7e