#5645a5 color space conversions
Hex:
        #5645a5
        RGB:
        86, 69, 165
        CMY:
        66, 73, 35
        CMYK:
        48, 58, 0, 35
      HSL:
        251°, 41.0256%, 45.8824%
        HSV (HSB):
        251°, 58.1818%, 64.7059%
        XYZ:
        12.7574, 8.9513, 36.6527
        xyY:
        0.2186, 0.1534, 8.9513
      CIE-Lab:
        35.8903, 32.3375, -49.6611
        CIE-LCH:
        35.8903, 59.2616, 303.0707
        CIE-Luv:
        35.8903, 0.3409, -72.2484
        Hunter-Lab:
        29.9187, 23.7551, -51.6917
      #5645a5 color charts
#5645a5 RGB chart
      #5645a5 CMYK chart
      #5645a5 RGB pie chart
      #5645a5 color shades, tints & tones
#5645a5 color schemes
#5645a5 color preview, HTML & CSS examples
           This text has a color of #5645a5        
        
          <p style="color:#5645a5;">Text here</p>
        
        
          .mytext {color:#5645a5;}
        
        Text color #5645a5
      
           This box has a color of #5645a5        
        
          <div style="background-color:#5645a5;">Content here</div>
        
        
          .mybackground {background-color:#5645a5;}
        
        Background color #5645a5
      
           Border around this has a color of #5645a5        
        
          <div style="border:2px solid #5645a5;">Content here</div>
        
        
          .myborder {border:2px solid #5645a5;}
        
        Border color #5645a5