#582bac color space conversions
Hex:
        #582bac
        RGB:
        88, 43, 172
        CMY:
        65, 83, 33
        CMYK:
        49, 75, 0, 33
      HSL:
        261°, 60.0000%, 42.1569%
        HSV (HSB):
        261°, 75.0000%, 67.4510%
        XYZ:
        12.3348, 6.7810, 39.6885
        xyY:
        0.2098, 0.1153, 6.7810
      CIE-Lab:
        31.3031, 49.2513, -61.3098
        CIE-LCH:
        31.3031, 78.6421, 308.7756
        CIE-Luv:
        31.3031, 5.6203, -84.0488
        Hunter-Lab:
        26.0404, 38.9809, -72.1363
      #582bac color charts
#582bac RGB chart
      #582bac CMYK chart
      #582bac RGB pie chart
      #582bac color shades, tints & tones
#582bac color schemes
#582bac color preview, HTML & CSS examples
           This text has a color of #582bac        
        
          <p style="color:#582bac;">Text here</p>
        
        
          .mytext {color:#582bac;}
        
        Text color #582bac
      
           This box has a color of #582bac        
        
          <div style="background-color:#582bac;">Content here</div>
        
        
          .mybackground {background-color:#582bac;}
        
        Background color #582bac
      
           Border around this has a color of #582bac        
        
          <div style="border:2px solid #582bac;">Content here</div>
        
        
          .myborder {border:2px solid #582bac;}
        
        Border color #582bac