#5938c1 color space conversions
Hex:
        #5938c1
        RGB:
        89, 56, 193
        CMY:
        65, 78, 24
        CMYK:
        54, 71, 0, 24
      HSL:
        254°, 55.0201%, 48.8235%
        HSV (HSB):
        254°, 70.9845%, 75.6863%
        XYZ:
        15.1596, 8.8024, 51.3521
        xyY:
        0.2013, 0.1169, 8.8024
      CIE-Lab:
        35.6011, 48.7379, -66.7113
        CIE-LCH:
        35.6011, 82.6183, 306.1511
        CIE-Luv:
        35.6011, 1.5959, -95.0440
        Hunter-Lab:
        29.6689, 39.2858, -81.8532
      #5938c1 color charts
#5938c1 RGB chart
      #5938c1 CMYK chart
      #5938c1 RGB pie chart
      #5938c1 color shades, tints & tones
#5938c1 color schemes
#5938c1 color preview, HTML & CSS examples
           This text has a color of #5938c1        
        
          <p style="color:#5938c1;">Text here</p>
        
        
          .mytext {color:#5938c1;}
        
        Text color #5938c1
      
           This box has a color of #5938c1        
        
          <div style="background-color:#5938c1;">Content here</div>
        
        
          .mybackground {background-color:#5938c1;}
        
        Background color #5938c1
      
           Border around this has a color of #5938c1        
        
          <div style="border:2px solid #5938c1;">Content here</div>
        
        
          .myborder {border:2px solid #5938c1;}
        
        Border color #5938c1