#56396f color space conversions
Hex:
        #56396f
        RGB:
        86, 57, 111
        CMY:
        66, 78, 56
        CMYK:
        23, 49, 0, 56
      HSL:
        272°, 32.1429%, 32.9412%
        HSV (HSB):
        272°, 48.6486%, 43.5294%
        XYZ:
        8.1701, 6.0524, 15.7765
        xyY:
        0.2723, 0.2018, 6.0524
      CIE-Lab:
        29.5442, 24.3536, -26.5217
        CIE-LCH:
        29.5442, 36.0069, 312.5597
        CIE-Luv:
        29.5442, 9.8178, -36.8606
        Hunter-Lab:
        24.6016, 16.2266, -20.8004
      #56396f color charts
#56396f RGB chart
      #56396f CMYK chart
      #56396f RGB pie chart
      #56396f color shades, tints & tones
#56396f color schemes
#56396f color preview, HTML & CSS examples
           This text has a color of #56396f        
        
          <p style="color:#56396f;">Text here</p>
        
        
          .mytext {color:#56396f;}
        
        Text color #56396f
      
           This box has a color of #56396f        
        
          <div style="background-color:#56396f;">Content here</div>
        
        
          .mybackground {background-color:#56396f;}
        
        Background color #56396f
      
           Border around this has a color of #56396f        
        
          <div style="border:2px solid #56396f;">Content here</div>
        
        
          .myborder {border:2px solid #56396f;}
        
        Border color #56396f