#581e7d color space conversions
Hex:
        #581e7d
        RGB:
        88, 30, 125
        CMY:
        65, 88, 51
        CMYK:
        30, 76, 0, 51
      HSL:
        277°, 61.2903%, 30.3922%
        HSV (HSB):
        277°, 76.0000%, 49.0196%
        XYZ:
        8.1904, 4.4839, 19.8358
        xyY:
        0.2519, 0.1379, 4.4839
      CIE-Lab:
        25.2108, 43.2152, -42.3244
        CIE-LCH:
        25.2108, 60.4889, 315.5966
        CIE-Luv:
        25.2108, 14.7214, -55.4904
        Hunter-Lab:
        21.1753, 31.9858, -40.7169
      #581e7d color charts
#581e7d RGB chart
      #581e7d CMYK chart
      #581e7d RGB pie chart
      #581e7d color shades, tints & tones
#581e7d color schemes
#581e7d color preview, HTML & CSS examples
           This text has a color of #581e7d        
        
          <p style="color:#581e7d;">Text here</p>
        
        
          .mytext {color:#581e7d;}
        
        Text color #581e7d
      
           This box has a color of #581e7d        
        
          <div style="background-color:#581e7d;">Content here</div>
        
        
          .mybackground {background-color:#581e7d;}
        
        Background color #581e7d
      
           Border around this has a color of #581e7d        
        
          <div style="border:2px solid #581e7d;">Content here</div>
        
        
          .myborder {border:2px solid #581e7d;}
        
        Border color #581e7d