#5930ab color space conversions
Hex:
        #5930ab
        RGB:
        89, 48, 171
        CMY:
        65, 81, 33
        CMYK:
        48, 72, 0, 33
      HSL:
        260°, 56.1644%, 42.9412%
        HSV (HSB):
        260°, 71.9298%, 67.0588%
        XYZ:
        12.5275, 7.1780, 39.2533
        xyY:
        0.2125, 0.1217, 7.1780
      CIE-Lab:
        32.2088, 46.6588, -59.2241
        CIE-LCH:
        32.2088, 75.3959, 308.2322
        CIE-Luv:
        32.2088, 5.3357, -82.4240
        Hunter-Lab:
        26.7918, 36.5782, -68.1128
      #5930ab color charts
#5930ab RGB chart
      #5930ab CMYK chart
      #5930ab RGB pie chart
      #5930ab color shades, tints & tones
#5930ab color schemes
#5930ab color preview, HTML & CSS examples
           This text has a color of #5930ab        
        
          <p style="color:#5930ab;">Text here</p>
        
        
          .mytext {color:#5930ab;}
        
        Text color #5930ab
      
           This box has a color of #5930ab        
        
          <div style="background-color:#5930ab;">Content here</div>
        
        
          .mybackground {background-color:#5930ab;}
        
        Background color #5930ab
      
           Border around this has a color of #5930ab        
        
          <div style="border:2px solid #5930ab;">Content here</div>
        
        
          .myborder {border:2px solid #5930ab;}
        
        Border color #5930ab