#582e85 color space conversions
Hex:
        #582e85
        RGB:
        88, 46, 133
        CMY:
        65, 82, 48
        CMYK:
        34, 65, 0, 48
      HSL:
        269°, 48.6034%, 35.0980%
        HSV (HSB):
        269°, 65.4135%, 52.1569%
        XYZ:
        9.2351, 5.7222, 22.8080
        xyY:
        0.2445, 0.1515, 5.7222
      CIE-Lab:
        28.7004, 37.1903, -41.7093
        CIE-LCH:
        28.7004, 55.8819, 311.7220
        CIE-Luv:
        28.7004, 10.4872, -57.2116
        Hunter-Lab:
        23.9210, 27.0513, -39.7867
      #582e85 color charts
#582e85 RGB chart
      #582e85 CMYK chart
      #582e85 RGB pie chart
      #582e85 color shades, tints & tones
#582e85 color schemes
#582e85 color preview, HTML & CSS examples
           This text has a color of #582e85        
        
          <p style="color:#582e85;">Text here</p>
        
        
          .mytext {color:#582e85;}
        
        Text color #582e85
      
           This box has a color of #582e85        
        
          <div style="background-color:#582e85;">Content here</div>
        
        
          .mybackground {background-color:#582e85;}
        
        Background color #582e85
      
           Border around this has a color of #582e85        
        
          <div style="border:2px solid #582e85;">Content here</div>
        
        
          .myborder {border:2px solid #582e85;}
        
        Border color #582e85