#5941c7 color space conversions
Hex:
        #5941c7
        RGB:
        89, 65, 199
        CMY:
        65, 75, 22
        CMYK:
        55, 67, 0, 22
      HSL:
        251°, 54.4715%, 51.7647%
        HSV (HSB):
        251°, 67.3367%, 78.0392%
        XYZ:
        16.3189, 10.0280, 55.1083
        xyY:
        0.2003, 0.1231, 10.0280
      CIE-Lab:
        37.8926, 45.6039, -66.4674
        CIE-LCH:
        37.8926, 80.6079, 304.4544
        CIE-Luv:
        37.8926, -0.6225, -96.8191
        Hunter-Lab:
        31.6670, 36.5692, -81.0124
      #5941c7 color charts
#5941c7 RGB chart
      #5941c7 CMYK chart
      #5941c7 RGB pie chart
      #5941c7 color shades, tints & tones
#5941c7 color schemes
#5941c7 color preview, HTML & CSS examples
           This text has a color of #5941c7        
        
          <p style="color:#5941c7;">Text here</p>
        
        
          .mytext {color:#5941c7;}
        
        Text color #5941c7
      
           This box has a color of #5941c7        
        
          <div style="background-color:#5941c7;">Content here</div>
        
        
          .mybackground {background-color:#5941c7;}
        
        Background color #5941c7
      
           Border around this has a color of #5941c7        
        
          <div style="border:2px solid #5941c7;">Content here</div>
        
        
          .myborder {border:2px solid #5941c7;}
        
        Border color #5941c7