#583c8a color space conversions
Hex:
        #583c8a
        RGB:
        88, 60, 138
        CMY:
        65, 76, 46
        CMYK:
        36, 57, 0, 46
      HSL:
        262°, 39.3939%, 38.8235%
        HSV (HSB):
        262°, 56.5217%, 54.1176%
        XYZ:
        10.2278, 7.1414, 24.8841
        xyY:
        0.2421, 0.1690, 7.1414
      CIE-Lab:
        32.1267, 30.3791, -39.3017
        CIE-LCH:
        32.1267, 49.6740, 307.7030
        CIE-Luv:
        32.1267, 6.3642, -55.7914
        Hunter-Lab:
        26.7234, 21.5511, -36.5029
      #583c8a color charts
#583c8a RGB chart
      #583c8a CMYK chart
      #583c8a RGB pie chart
      #583c8a color shades, tints & tones
#583c8a color schemes
#583c8a color preview, HTML & CSS examples
           This text has a color of #583c8a        
        
          <p style="color:#583c8a;">Text here</p>
        
        
          .mytext {color:#583c8a;}
        
        Text color #583c8a
      
           This box has a color of #583c8a        
        
          <div style="background-color:#583c8a;">Content here</div>
        
        
          .mybackground {background-color:#583c8a;}
        
        Background color #583c8a
      
           Border around this has a color of #583c8a        
        
          <div style="border:2px solid #583c8a;">Content here</div>
        
        
          .myborder {border:2px solid #583c8a;}
        
        Border color #583c8a