#5928ab color space conversions
Hex:
        #5928ab
        RGB:
        89, 40, 171
        CMY:
        65, 84, 33
        CMYK:
        48, 77, 0, 33
      HSL:
        262°, 62.0853%, 41.3725%
        HSV (HSB):
        262°, 76.6082%, 67.0588%
        XYZ:
        12.2293, 6.5817, 39.1539
        xyY:
        0.2110, 0.1135, 6.5817
      CIE-Lab:
        30.8350, 50.5453, -61.4725
        CIE-LCH:
        30.8350, 79.5845, 309.4285
        CIE-Luv:
        30.8350, 6.5412, -83.7812
        Hunter-Lab:
        25.6548, 40.1925, -72.5289
      #5928ab color charts
#5928ab RGB chart
      #5928ab CMYK chart
      #5928ab RGB pie chart
      #5928ab color shades, tints & tones
#5928ab color schemes
#5928ab color preview, HTML & CSS examples
           This text has a color of #5928ab        
        
          <p style="color:#5928ab;">Text here</p>
        
        
          .mytext {color:#5928ab;}
        
        Text color #5928ab
      
           This box has a color of #5928ab        
        
          <div style="background-color:#5928ab;">Content here</div>
        
        
          .mybackground {background-color:#5928ab;}
        
        Background color #5928ab
      
           Border around this has a color of #5928ab        
        
          <div style="border:2px solid #5928ab;">Content here</div>
        
        
          .myborder {border:2px solid #5928ab;}
        
        Border color #5928ab