#5645a3 color space conversions
Hex:
        #5645a3
        RGB:
        86, 69, 163
        CMY:
        66, 73, 36
        CMYK:
        47, 58, 0, 36
      HSL:
        251°, 40.5172%, 45.4902%
        HSV (HSB):
        251°, 57.6687%, 63.9216%
        XYZ:
        12.5767, 8.8790, 35.7013
        xyY:
        0.2200, 0.1553, 8.8790
      CIE-Lab:
        35.7503, 31.7268, -48.6881
        CIE-LCH:
        35.7503, 58.1130, 303.0896
        CIE-Luv:
        35.7503, 0.5146, -70.7887
        Hunter-Lab:
        29.7977, 23.1937, -50.1783
      #5645a3 color charts
#5645a3 RGB chart
      #5645a3 CMYK chart
      #5645a3 RGB pie chart
      #5645a3 color shades, tints & tones
#5645a3 color schemes
#5645a3 color preview, HTML & CSS examples
           This text has a color of #5645a3        
        
          <p style="color:#5645a3;">Text here</p>
        
        
          .mytext {color:#5645a3;}
        
        Text color #5645a3
      
           This box has a color of #5645a3        
        
          <div style="background-color:#5645a3;">Content here</div>
        
        
          .mybackground {background-color:#5645a3;}
        
        Background color #5645a3
      
           Border around this has a color of #5645a3        
        
          <div style="border:2px solid #5645a3;">Content here</div>
        
        
          .myborder {border:2px solid #5645a3;}
        
        Border color #5645a3