#570b7f color space conversions
Hex:
        #570b7f
        RGB:
        87, 11, 127
        CMY:
        66, 96, 50
        CMYK:
        31, 91, 0, 50
      HSL:
        279°, 84.0580%, 27.0588%
        HSV (HSB):
        279°, 91.3386%, 49.8039%
        XYZ:
        7.8809, 3.7979, 20.3964
        xyY:
        0.2457, 0.1184, 3.7979
      CIE-Lab:
        22.9917, 49.9623, -47.2085
        CIE-LCH:
        22.9917, 68.7377, 316.6233
        CIE-Luv:
        22.9917, 15.6237, -58.9239
        Hunter-Lab:
        19.4882, 38.0802, -48.4114
      #570b7f color charts
#570b7f RGB chart
      #570b7f CMYK chart
      #570b7f RGB pie chart
      #570b7f color shades, tints & tones
#570b7f color schemes
#570b7f color preview, HTML & CSS examples
           This text has a color of #570b7f        
        
          <p style="color:#570b7f;">Text here</p>
        
        
          .mytext {color:#570b7f;}
        
        Text color #570b7f
      
           This box has a color of #570b7f        
        
          <div style="background-color:#570b7f;">Content here</div>
        
        
          .mybackground {background-color:#570b7f;}
        
        Background color #570b7f
      
           Border around this has a color of #570b7f        
        
          <div style="border:2px solid #570b7f;">Content here</div>
        
        
          .myborder {border:2px solid #570b7f;}
        
        Border color #570b7f