#56467d color space conversions
Hex:
        #56467d
        RGB:
        86, 70, 125
        CMY:
        66, 73, 51
        CMYK:
        31, 44, 0, 51
      HSL:
        257°, 28.2051%, 38.2353%
        HSV (HSB):
        257°, 44.0000%, 49.0196%
        XYZ:
        9.7296, 7.8394, 20.4024
        xyY:
        0.2562, 0.2065, 7.8394
      CIE-Lab:
        33.6462, 19.9033, -28.8499
        CIE-LCH:
        33.6462, 35.0494, 304.6015
        CIE-Luv:
        33.6462, 3.7585, -41.1577
        Hunter-Lab:
        27.9990, 13.0302, -23.6044
      #56467d color charts
#56467d RGB chart
      #56467d CMYK chart
      #56467d RGB pie chart
      #56467d color shades, tints & tones
#56467d color schemes
#56467d color preview, HTML & CSS examples
           This text has a color of #56467d        
        
          <p style="color:#56467d;">Text here</p>
        
        
          .mytext {color:#56467d;}
        
        Text color #56467d
      
           This box has a color of #56467d        
        
          <div style="background-color:#56467d;">Content here</div>
        
        
          .mybackground {background-color:#56467d;}
        
        Background color #56467d
      
           Border around this has a color of #56467d        
        
          <div style="border:2px solid #56467d;">Content here</div>
        
        
          .myborder {border:2px solid #56467d;}
        
        Border color #56467d