#582b8f color space conversions
Hex:
        #582b8f
        RGB:
        88, 43, 143
        CMY:
        65, 83, 44
        CMYK:
        38, 70, 0, 44
      HSL:
        267°, 53.7634%, 36.4706%
        HSV (HSB):
        267°, 69.9301%, 56.0784%
        XYZ:
        9.8463, 5.7856, 26.5844
        xyY:
        0.2332, 0.1370, 5.7856
      CIE-Lab:
        28.8651, 41.4433, -47.6490
        CIE-LCH:
        28.8651, 63.1504, 311.0155
        CIE-Luv:
        28.8651, 9.5510, -64.9641
        Hunter-Lab:
        24.0533, 30.9762, -48.6915
      #582b8f color charts
#582b8f RGB chart
      #582b8f CMYK chart
      #582b8f RGB pie chart
      #582b8f color shades, tints & tones
#582b8f color schemes
#582b8f color preview, HTML & CSS examples
           This text has a color of #582b8f        
        
          <p style="color:#582b8f;">Text here</p>
        
        
          .mytext {color:#582b8f;}
        
        Text color #582b8f
      
           This box has a color of #582b8f        
        
          <div style="background-color:#582b8f;">Content here</div>
        
        
          .mybackground {background-color:#582b8f;}
        
        Background color #582b8f
      
           Border around this has a color of #582b8f        
        
          <div style="border:2px solid #582b8f;">Content here</div>
        
        
          .myborder {border:2px solid #582b8f;}
        
        Border color #582b8f