#57285e color space conversions
Hex:
        #57285e
        RGB:
        87, 40, 94
        CMY:
        66, 84, 63
        CMYK:
        7, 57, 0, 63
      HSL:
        292°, 40.2985%, 26.2745%
        HSV (HSB):
        292°, 57.4468%, 36.8627%
        XYZ:
        6.7097, 4.3520, 11.0761
        xyY:
        0.3031, 0.1966, 4.3520
      CIE-Lab:
        24.8025, 30.7717, -23.0132
        CIE-LCH:
        24.8025, 38.4253, 323.2083
        CIE-Luv:
        24.8025, 18.4553, -30.9796
        Hunter-Lab:
        20.8614, 20.9036, -16.8762
      #57285e color charts
#57285e RGB chart
      #57285e CMYK chart
      #57285e RGB pie chart
      #57285e color shades, tints & tones
#57285e color schemes
#57285e color preview, HTML & CSS examples
           This text has a color of #57285e        
        
          <p style="color:#57285e;">Text here</p>
        
        
          .mytext {color:#57285e;}
        
        Text color #57285e
      
           This box has a color of #57285e        
        
          <div style="background-color:#57285e;">Content here</div>
        
        
          .mybackground {background-color:#57285e;}
        
        Background color #57285e
      
           Border around this has a color of #57285e        
        
          <div style="border:2px solid #57285e;">Content here</div>
        
        
          .myborder {border:2px solid #57285e;}
        
        Border color #57285e