#56166e color space conversions
Hex:
        #56166e
        RGB:
        86, 22, 110
        CMY:
        66, 91, 57
        CMYK:
        22, 80, 0, 57
      HSL:
        284°, 66.6667%, 25.8824%
        HSV (HSB):
        284°, 80.0000%, 43.1373%
        XYZ:
        6.9391, 3.6780, 15.0961
        xyY:
        0.2699, 0.1430, 3.6780
      CIE-Lab:
        22.5772, 42.6932, -37.0013
        CIE-LCH:
        22.5772, 56.4961, 319.0852
        CIE-Luv:
        22.5772, 17.7880, -46.9941
        Hunter-Lab:
        19.1782, 31.0236, -33.2451
      #56166e color charts
#56166e RGB chart
      #56166e CMYK chart
      #56166e RGB pie chart
      #56166e color shades, tints & tones
#56166e color schemes
#56166e color preview, HTML & CSS examples
           This text has a color of #56166e        
        
          <p style="color:#56166e;">Text here</p>
        
        
          .mytext {color:#56166e;}
        
        Text color #56166e
      
           This box has a color of #56166e        
        
          <div style="background-color:#56166e;">Content here</div>
        
        
          .mybackground {background-color:#56166e;}
        
        Background color #56166e
      
           Border around this has a color of #56166e        
        
          <div style="border:2px solid #56166e;">Content here</div>
        
        
          .myborder {border:2px solid #56166e;}
        
        Border color #56166e