#57286f color space conversions
Hex:
        #57286f
        RGB:
        87, 40, 111
        CMY:
        66, 84, 56
        CMYK:
        22, 64, 0, 56
      HSL:
        280°, 47.0199%, 29.6078%
        HSV (HSB):
        280°, 63.9640%, 43.5294%
        XYZ:
        7.5585, 4.6915, 15.5461
        xyY:
        0.2719, 0.1688, 4.6915
      CIE-Lab:
        25.8372, 34.6826, -32.3992
        CIE-LCH:
        25.8372, 47.4615, 316.9495
        CIE-Luv:
        25.8372, 15.0706, -43.4566
        Hunter-Lab:
        21.6599, 24.3851, -27.3926
      #57286f color charts
#57286f RGB chart
      #57286f CMYK chart
      #57286f RGB pie chart
      #57286f color shades, tints & tones
#57286f color schemes
#57286f color preview, HTML & CSS examples
           This text has a color of #57286f        
        
          <p style="color:#57286f;">Text here</p>
        
        
          .mytext {color:#57286f;}
        
        Text color #57286f
      
           This box has a color of #57286f        
        
          <div style="background-color:#57286f;">Content here</div>
        
        
          .mybackground {background-color:#57286f;}
        
        Background color #57286f
      
           Border around this has a color of #57286f        
        
          <div style="border:2px solid #57286f;">Content here</div>
        
        
          .myborder {border:2px solid #57286f;}
        
        Border color #57286f