#56467a color space conversions
Hex:
        #56467a
        RGB:
        86, 70, 122
        CMY:
        66, 73, 52
        CMYK:
        30, 43, 0, 52
      HSL:
        258°, 27.0833%, 37.6471%
        HSV (HSB):
        258°, 42.6230%, 47.8431%
        XYZ:
        9.5408, 7.7639, 19.4081
        xyY:
        0.2599, 0.2115, 7.7639
      CIE-Lab:
        33.4862, 19.0698, -27.2355
        CIE-LCH:
        33.4862, 33.2480, 304.9991
        CIE-Luv:
        33.4862, 4.0557, -38.7615
        Hunter-Lab:
        27.8638, 12.3582, -21.7929
      #56467a color charts
#56467a RGB chart
      #56467a CMYK chart
      #56467a RGB pie chart
      #56467a color shades, tints & tones
#56467a color schemes
#56467a color preview, HTML & CSS examples
           This text has a color of #56467a        
        
          <p style="color:#56467a;">Text here</p>
        
        
          .mytext {color:#56467a;}
        
        Text color #56467a
      
           This box has a color of #56467a        
        
          <div style="background-color:#56467a;">Content here</div>
        
        
          .mybackground {background-color:#56467a;}
        
        Background color #56467a
      
           Border around this has a color of #56467a        
        
          <div style="border:2px solid #56467a;">Content here</div>
        
        
          .myborder {border:2px solid #56467a;}
        
        Border color #56467a