#582bc1 color space conversions
Hex:
        #582bc1
        RGB:
        88, 43, 193
        CMY:
        65, 83, 24
        CMYK:
        54, 78, 0, 24
      HSL:
        258°, 63.5593%, 46.2745%
        HSV (HSB):
        258°, 77.7202%, 75.6863%
        XYZ:
        14.5140, 7.6527, 51.1642
        xyY:
        0.1979, 0.1044, 7.6527
      CIE-Lab:
        33.2489, 54.9715, -70.5768
        CIE-LCH:
        33.2489, 89.4592, 307.9147
        CIE-Luv:
        33.2489, 3.2211, -97.1620
        Hunter-Lab:
        27.6635, 45.2410, -90.2934
      #582bc1 color charts
#582bc1 RGB chart
      #582bc1 CMYK chart
      #582bc1 RGB pie chart
      #582bc1 color shades, tints & tones
#582bc1 color schemes
#582bc1 color preview, HTML & CSS examples
           This text has a color of #582bc1        
        
          <p style="color:#582bc1;">Text here</p>
        
        
          .mytext {color:#582bc1;}
        
        Text color #582bc1
      
           This box has a color of #582bc1        
        
          <div style="background-color:#582bc1;">Content here</div>
        
        
          .mybackground {background-color:#582bc1;}
        
        Background color #582bc1
      
           Border around this has a color of #582bc1        
        
          <div style="border:2px solid #582bc1;">Content here</div>
        
        
          .myborder {border:2px solid #582bc1;}
        
        Border color #582bc1