#56397f color space conversions
Hex:
        #56397f
        RGB:
        86, 57, 127
        CMY:
        66, 78, 50
        CMYK:
        32, 55, 0, 50
      HSL:
        265°, 38.0435%, 36.0784%
        HSV (HSB):
        265°, 55.1181%, 49.8039%
        XYZ:
        9.1316, 6.4370, 20.8398
        xyY:
        0.2508, 0.1768, 6.4370
      CIE-Lab:
        30.4892, 28.6179, -35.1051
        CIE-LCH:
        30.4892, 45.2919, 309.1871
        CIE-Luv:
        30.4892, 7.6553, -49.1169
        Hunter-Lab:
        25.3712, 19.8463, -30.9407
      #56397f color charts
#56397f RGB chart
      #56397f CMYK chart
      #56397f RGB pie chart
      #56397f color shades, tints & tones
#56397f color schemes
#56397f color preview, HTML & CSS examples
           This text has a color of #56397f        
        
          <p style="color:#56397f;">Text here</p>
        
        
          .mytext {color:#56397f;}
        
        Text color #56397f
      
           This box has a color of #56397f        
        
          <div style="background-color:#56397f;">Content here</div>
        
        
          .mybackground {background-color:#56397f;}
        
        Background color #56397f
      
           Border around this has a color of #56397f        
        
          <div style="border:2px solid #56397f;">Content here</div>
        
        
          .myborder {border:2px solid #56397f;}
        
        Border color #56397f