#583c9a color space conversions
Hex:
        #583c9a
        RGB:
        88, 60, 154
        CMY:
        65, 76, 40
        CMYK:
        43, 61, 0, 40
      HSL:
        258°, 43.9252%, 41.9608%
        HSV (HSB):
        258°, 61.0390%, 60.3922%
        XYZ:
        11.4731, 7.6395, 31.4417
        xyY:
        0.2269, 0.1511, 7.6395
      CIE-Lab:
        33.2206, 34.9488, -47.3311
        CIE-LCH:
        33.2206, 58.8358, 306.4418
        CIE-Luv:
        33.2206, 4.4879, -67.5290
        Hunter-Lab:
        27.6397, 25.7250, -48.0980
      #583c9a color charts
#583c9a RGB chart
      #583c9a CMYK chart
      #583c9a RGB pie chart
      #583c9a color shades, tints & tones
#583c9a color schemes
#583c9a color preview, HTML & CSS examples
           This text has a color of #583c9a        
        
          <p style="color:#583c9a;">Text here</p>
        
        
          .mytext {color:#583c9a;}
        
        Text color #583c9a
      
           This box has a color of #583c9a        
        
          <div style="background-color:#583c9a;">Content here</div>
        
        
          .mybackground {background-color:#583c9a;}
        
        Background color #583c9a
      
           Border around this has a color of #583c9a        
        
          <div style="border:2px solid #583c9a;">Content here</div>
        
        
          .myborder {border:2px solid #583c9a;}
        
        Border color #583c9a