#56518f color space conversions
Hex:
        #56518f
        RGB:
        86, 81, 143
        CMY:
        66, 68, 44
        CMYK:
        40, 43, 0, 44
      HSL:
        245°, 27.6786%, 43.9216%
        HSV (HSB):
        245°, 43.3566%, 56.0784%
        XYZ:
        11.7381, 9.8465, 27.2685
        xyY:
        0.2403, 0.2016, 9.8465
      CIE-Lab:
        37.5654, 18.1090, -33.7115
        CIE-LCH:
        37.5654, 38.2675, 298.2436
        CIE-Luv:
        37.5654, -1.5679, -49.3199
        Hunter-Lab:
        31.3791, 11.8589, -29.5578
      #56518f color charts
#56518f RGB chart
      #56518f CMYK chart
      #56518f RGB pie chart
      #56518f color shades, tints & tones
#56518f color schemes
#56518f color preview, HTML & CSS examples
           This text has a color of #56518f        
        
          <p style="color:#56518f;">Text here</p>
        
        
          .mytext {color:#56518f;}
        
        Text color #56518f
      
           This box has a color of #56518f        
        
          <div style="background-color:#56518f;">Content here</div>
        
        
          .mybackground {background-color:#56518f;}
        
        Background color #56518f
      
           Border around this has a color of #56518f        
        
          <div style="border:2px solid #56518f;">Content here</div>
        
        
          .myborder {border:2px solid #56518f;}
        
        Border color #56518f