#56166a color space conversions
Hex:
        #56166a
        RGB:
        86, 22, 106
        CMY:
        66, 91, 58
        CMYK:
        19, 79, 0, 58
      HSL:
        286°, 65.6250%, 25.0980%
        HSV (HSB):
        286°, 79.2453%, 41.5686%
        XYZ:
        6.7262, 3.5929, 13.9747
        xyY:
        0.2769, 0.1479, 3.5929
      CIE-Lab:
        22.2770, 41.8269, -34.8895
        CIE-LCH:
        22.2770, 54.4680, 320.1672
        CIE-Luv:
        22.2770, 18.6894, -44.3084
        Hunter-Lab:
        18.9548, 30.1703, -30.4438
      #56166a color charts
#56166a RGB chart
      #56166a CMYK chart
      #56166a RGB pie chart
      #56166a color shades, tints & tones
#56166a color schemes
#56166a color preview, HTML & CSS examples
           This text has a color of #56166a        
        
          <p style="color:#56166a;">Text here</p>
        
        
          .mytext {color:#56166a;}
        
        Text color #56166a
      
           This box has a color of #56166a        
        
          <div style="background-color:#56166a;">Content here</div>
        
        
          .mybackground {background-color:#56166a;}
        
        Background color #56166a
      
           Border around this has a color of #56166a        
        
          <div style="border:2px solid #56166a;">Content here</div>
        
        
          .myborder {border:2px solid #56166a;}
        
        Border color #56166a