#57507c color space conversions
Hex:
        #57507c
        RGB:
        87, 80, 124
        CMY:
        66, 69, 51
        CMYK:
        30, 35, 0, 51
      HSL:
        250°, 21.5686%, 40.0000%
        HSV (HSB):
        250°, 35.4839%, 48.6275%
        XYZ:
        10.4372, 9.2188, 20.2981
        xyY:
        0.2612, 0.2307, 9.2188
      CIE-Lab:
        36.4022, 13.5624, -23.9028
        CIE-LCH:
        36.4022, 27.4825, 299.5705
        CIE-Luv:
        36.4022, 0.6300, -34.3168
        Hunter-Lab:
        30.3625, 8.2258, -18.3832
      #57507c color charts
#57507c RGB chart
      #57507c CMYK chart
      #57507c RGB pie chart
      #57507c color shades, tints & tones
#57507c color schemes
#57507c color preview, HTML & CSS examples
           This text has a color of #57507c        
        
          <p style="color:#57507c;">Text here</p>
        
        
          .mytext {color:#57507c;}
        
        Text color #57507c
      
           This box has a color of #57507c        
        
          <div style="background-color:#57507c;">Content here</div>
        
        
          .mybackground {background-color:#57507c;}
        
        Background color #57507c
      
           Border around this has a color of #57507c        
        
          <div style="border:2px solid #57507c;">Content here</div>
        
        
          .myborder {border:2px solid #57507c;}
        
        Border color #57507c