#5945a5 color space conversions
Hex:
        #5945a5
        RGB:
        89, 69, 165
        CMY:
        65, 73, 35
        CMYK:
        46, 58, 0, 35
      HSL:
        253°, 41.0256%, 45.8824%
        HSV (HSB):
        253°, 58.1818%, 64.7059%
        XYZ:
        13.0395, 9.0967, 36.6659
        xyY:
        0.2218, 0.1547, 9.0967
      CIE-Lab:
        36.1698, 33.0059, -49.1959
        CIE-LCH:
        36.1698, 59.2421, 303.8579
        CIE-Luv:
        36.1698, 1.4875, -71.8612
        Hunter-Lab:
        30.1607, 24.3901, -50.9653
      #5945a5 color charts
#5945a5 RGB chart
      #5945a5 CMYK chart
      #5945a5 RGB pie chart
      #5945a5 color shades, tints & tones
#5945a5 color schemes
#5945a5 color preview, HTML & CSS examples
           This text has a color of #5945a5        
        
          <p style="color:#5945a5;">Text here</p>
        
        
          .mytext {color:#5945a5;}
        
        Text color #5945a5
      
           This box has a color of #5945a5        
        
          <div style="background-color:#5945a5;">Content here</div>
        
        
          .mybackground {background-color:#5945a5;}
        
        Background color #5945a5
      
           Border around this has a color of #5945a5        
        
          <div style="border:2px solid #5945a5;">Content here</div>
        
        
          .myborder {border:2px solid #5945a5;}
        
        Border color #5945a5