#5643a5 color space conversions
Hex:
        #5643a5
        RGB:
        86, 67, 165
        CMY:
        66, 74, 35
        CMYK:
        48, 59, 0, 35
      HSL:
        252°, 42.2414%, 45.4902%
        HSV (HSB):
        252°, 59.3939%, 64.7059%
        XYZ:
        12.6364, 8.7094, 36.6124
        xyY:
        0.2180, 0.1503, 8.7094
      CIE-Lab:
        35.4186, 33.5593, -50.4234
        CIE-LCH:
        35.4186, 60.5702, 303.6457
        CIE-Luv:
        35.4186, 0.8545, -73.0521
        Hunter-Lab:
        29.5116, 24.7857, -52.8976
      #5643a5 color charts
#5643a5 RGB chart
      #5643a5 CMYK chart
      #5643a5 RGB pie chart
      #5643a5 color shades, tints & tones
#5643a5 color schemes
#5643a5 color preview, HTML & CSS examples
           This text has a color of #5643a5        
        
          <p style="color:#5643a5;">Text here</p>
        
        
          .mytext {color:#5643a5;}
        
        Text color #5643a5
      
           This box has a color of #5643a5        
        
          <div style="background-color:#5643a5;">Content here</div>
        
        
          .mybackground {background-color:#5643a5;}
        
        Background color #5643a5
      
           Border around this has a color of #5643a5        
        
          <div style="border:2px solid #5643a5;">Content here</div>
        
        
          .myborder {border:2px solid #5643a5;}
        
        Border color #5643a5