#56167d color space conversions
Hex:
        #56167d
        RGB:
        86, 22, 125
        CMY:
        66, 91, 51
        CMYK:
        31, 82, 0, 51
      HSL:
        277°, 70.0680%, 28.8235%
        HSV (HSB):
        277°, 82.4000%, 49.0196%
        XYZ:
        7.8263, 4.0329, 19.7680
        xyY:
        0.2475, 0.1275, 4.0329
      CIE-Lab:
        23.7800, 46.0600, -44.6619
        CIE-LCH:
        23.7800, 64.1576, 315.8829
        CIE-Luv:
        23.7800, 14.6698, -56.8620
        Hunter-Lab:
        20.0821, 34.4206, -44.3050
      #56167d color charts
#56167d RGB chart
      #56167d CMYK chart
      #56167d RGB pie chart
      #56167d color shades, tints & tones
#56167d color schemes
#56167d color preview, HTML & CSS examples
           This text has a color of #56167d        
        
          <p style="color:#56167d;">Text here</p>
        
        
          .mytext {color:#56167d;}
        
        Text color #56167d
      
           This box has a color of #56167d        
        
          <div style="background-color:#56167d;">Content here</div>
        
        
          .mybackground {background-color:#56167d;}
        
        Background color #56167d
      
           Border around this has a color of #56167d        
        
          <div style="border:2px solid #56167d;">Content here</div>
        
        
          .myborder {border:2px solid #56167d;}
        
        Border color #56167d