#583d85 color space conversions
Hex:
        #583d85
        RGB:
        88, 61, 133
        CMY:
        65, 76, 48
        CMYK:
        34, 54, 0, 48
      HSL:
        263°, 37.1134%, 38.0392%
        HSV (HSB):
        263°, 54.1353%, 52.1569%
        XYZ:
        9.9269, 7.1056, 23.0386
        xyY:
        0.2477, 0.1773, 7.1056
      CIE-Lab:
        32.0462, 28.3702, -36.3395
        CIE-LCH:
        32.0462, 46.1024, 307.9791
        CIE-Luv:
        32.0462, 6.6948, -51.5854
        Hunter-Lab:
        26.6564, 19.8249, -32.5837
      #583d85 color charts
#583d85 RGB chart
      #583d85 CMYK chart
      #583d85 RGB pie chart
      #583d85 color shades, tints & tones
#583d85 color schemes
#583d85 color preview, HTML & CSS examples
           This text has a color of #583d85        
        
          <p style="color:#583d85;">Text here</p>
        
        
          .mytext {color:#583d85;}
        
        Text color #583d85
      
           This box has a color of #583d85        
        
          <div style="background-color:#583d85;">Content here</div>
        
        
          .mybackground {background-color:#583d85;}
        
        Background color #583d85
      
           Border around this has a color of #583d85        
        
          <div style="border:2px solid #583d85;">Content here</div>
        
        
          .myborder {border:2px solid #583d85;}
        
        Border color #583d85