#583fa2 color space conversions
Hex:
        #583fa2
        RGB:
        88, 63, 162
        CMY:
        65, 75, 36
        CMYK:
        46, 61, 0, 36
      HSL:
        255°, 44.0000%, 44.1176%
        HSV (HSB):
        255°, 61.1111%, 63.5294%
        XYZ:
        12.3236, 8.2384, 35.1231
        xyY:
        0.2213, 0.1479, 8.2384
      CIE-Lab:
        34.4744, 35.5053, -50.1393
        CIE-LCH:
        34.4744, 61.4375, 305.3035
        CIE-Luv:
        34.4744, 2.9014, -72.1647
        Hunter-Lab:
        28.7025, 26.4105, -52.4609
      #583fa2 color charts
#583fa2 RGB chart
      #583fa2 CMYK chart
      #583fa2 RGB pie chart
      #583fa2 color shades, tints & tones
#583fa2 color schemes
#583fa2 color preview, HTML & CSS examples
           This text has a color of #583fa2        
        
          <p style="color:#583fa2;">Text here</p>
        
        
          .mytext {color:#583fa2;}
        
        Text color #583fa2
      
           This box has a color of #583fa2        
        
          <div style="background-color:#583fa2;">Content here</div>
        
        
          .mybackground {background-color:#583fa2;}
        
        Background color #583fa2
      
           Border around this has a color of #583fa2        
        
          <div style="border:2px solid #583fa2;">Content here</div>
        
        
          .myborder {border:2px solid #583fa2;}
        
        Border color #583fa2