#57005f color space conversions
Hex:
        #57005f
        RGB:
        87, 0, 95
        CMY:
        66, 100, 63
        CMYK:
        8, 100, 0, 63
      HSL:
        295°, 100.0000%, 18.6275%
        HSV (HSB):
        295°, 100.0000%, 37.2549%
        XYZ:
        5.9960, 2.8525, 11.0610
        xyY:
        0.3012, 0.1433, 2.8525
      CIE-Lab:
        19.4431, 46.2705, -32.2114
        CIE-LCH:
        19.4431, 56.3784, 325.1562
        CIE-Luv:
        19.4431, 23.9543, -39.2110
        Hunter-Lab:
        16.8892, 33.8152, -27.0075
      #57005f color charts
#57005f RGB chart
      #57005f CMYK chart
      #57005f RGB pie chart
      #57005f color shades, tints & tones
#57005f color schemes
#57005f color preview, HTML & CSS examples
           This text has a color of #57005f        
        
          <p style="color:#57005f;">Text here</p>
        
        
          .mytext {color:#57005f;}
        
        Text color #57005f
      
           This box has a color of #57005f        
        
          <div style="background-color:#57005f;">Content here</div>
        
        
          .mybackground {background-color:#57005f;}
        
        Background color #57005f
      
           Border around this has a color of #57005f        
        
          <div style="border:2px solid #57005f;">Content here</div>
        
        
          .myborder {border:2px solid #57005f;}
        
        Border color #57005f