#5930a4 color space conversions
Hex:
        #5930a4
        RGB:
        89, 48, 164
        CMY:
        65, 81, 36
        CMYK:
        46, 71, 0, 36
      HSL:
        261°, 54.7170%, 41.5686%
        HSV (HSB):
        261°, 70.7317%, 64.3137%
        XYZ:
        11.8776, 6.9181, 35.8313
        xyY:
        0.2174, 0.1266, 6.9181
      CIE-Lab:
        31.6197, 44.7198, -55.9770
        CIE-LCH:
        31.6197, 71.6470, 308.6212
        CIE-Luv:
        31.6197, 6.1968, -77.8168
        Hunter-Lab:
        26.3023, 34.5784, -62.3585
      #5930a4 color charts
#5930a4 RGB chart
      #5930a4 CMYK chart
      #5930a4 RGB pie chart
      #5930a4 color shades, tints & tones
#5930a4 color schemes
#5930a4 color preview, HTML & CSS examples
           This text has a color of #5930a4        
        
          <p style="color:#5930a4;">Text here</p>
        
        
          .mytext {color:#5930a4;}
        
        Text color #5930a4
      
           This box has a color of #5930a4        
        
          <div style="background-color:#5930a4;">Content here</div>
        
        
          .mybackground {background-color:#5930a4;}
        
        Background color #5930a4
      
           Border around this has a color of #5930a4        
        
          <div style="border:2px solid #5930a4;">Content here</div>
        
        
          .myborder {border:2px solid #5930a4;}
        
        Border color #5930a4