#583f8a color space conversions
Hex:
        #583f8a
        RGB:
        88, 63, 138
        CMY:
        65, 75, 46
        CMYK:
        36, 54, 0, 46
      HSL:
        260°, 37.3134%, 39.4118%
        HSV (HSB):
        260°, 54.3478%, 54.1176%
        XYZ:
        10.3895, 7.4647, 24.9380
        xyY:
        0.2428, 0.1744, 7.4647
      CIE-Lab:
        32.8422, 28.5412, -38.1561
        CIE-LCH:
        32.8422, 47.6497, 306.7969
        CIE-Luv:
        32.8422, 5.5194, -54.4831
        Hunter-Lab:
        27.3216, 20.0645, -34.9923
      #583f8a color charts
#583f8a RGB chart
      #583f8a CMYK chart
      #583f8a RGB pie chart
      #583f8a color shades, tints & tones
#583f8a color schemes
#583f8a color preview, HTML & CSS examples
           This text has a color of #583f8a        
        
          <p style="color:#583f8a;">Text here</p>
        
        
          .mytext {color:#583f8a;}
        
        Text color #583f8a
      
           This box has a color of #583f8a        
        
          <div style="background-color:#583f8a;">Content here</div>
        
        
          .mybackground {background-color:#583f8a;}
        
        Background color #583f8a
      
           Border around this has a color of #583f8a        
        
          <div style="border:2px solid #583f8a;">Content here</div>
        
        
          .myborder {border:2px solid #583f8a;}
        
        Border color #583f8a