#56194c color space conversions
Hex:
        #56194c
        RGB:
        86, 25, 76
        CMY:
        66, 90, 70
        CMYK:
        0, 71, 12, 66
      HSL:
        310°, 54.9550%, 21.7647%
        HSV (HSB):
        310°, 70.9302%, 33.7255%
        XYZ:
        5.4899, 3.1955, 7.1649
        xyY:
        0.3464, 0.2016, 3.1955
      CIE-Lab:
        20.8104, 34.6106, -17.2784
        CIE-LCH:
        20.8104, 38.6838, 333.4706
        CIE-Luv:
        20.8104, 25.7761, -22.8474
        Hunter-Lab:
        17.8760, 23.5363, -11.2511
      #56194c color charts
#56194c RGB chart
      #56194c CMYK chart
      #56194c RGB pie chart
      #56194c color shades, tints & tones
#56194c color schemes
#56194c color preview, HTML & CSS examples
           This text has a color of #56194c        
        
          <p style="color:#56194c;">Text here</p>
        
        
          .mytext {color:#56194c;}
        
        Text color #56194c
      
           This box has a color of #56194c        
        
          <div style="background-color:#56194c;">Content here</div>
        
        
          .mybackground {background-color:#56194c;}
        
        Background color #56194c
      
           Border around this has a color of #56194c        
        
          <div style="border:2px solid #56194c;">Content here</div>
        
        
          .myborder {border:2px solid #56194c;}
        
        Border color #56194c