#581b5f color space conversions
Hex:
        #581b5f
        RGB:
        88, 27, 95
        CMY:
        65, 89, 63
        CMYK:
        7, 72, 0, 63
      HSL:
        294°, 55.7377%, 23.9216%
        HSV (HSB):
        294°, 71.5789%, 37.2549%
        XYZ:
        6.4820, 3.6848, 11.1961
        xyY:
        0.3034, 0.1725, 3.6848
      CIE-Lab:
        22.6008, 37.8978, -27.1453
        CIE-LCH:
        22.6008, 46.6167, 324.3869
        CIE-Luv:
        22.6008, 21.7733, -35.4050
        Hunter-Lab:
        19.1958, 26.6827, -21.1441
      #581b5f color charts
#581b5f RGB chart
      #581b5f CMYK chart
      #581b5f RGB pie chart
      #581b5f color shades, tints & tones
#581b5f color schemes
#581b5f color preview, HTML & CSS examples
           This text has a color of #581b5f        
        
          <p style="color:#581b5f;">Text here</p>
        
        
          .mytext {color:#581b5f;}
        
        Text color #581b5f
      
           This box has a color of #581b5f        
        
          <div style="background-color:#581b5f;">Content here</div>
        
        
          .mybackground {background-color:#581b5f;}
        
        Background color #581b5f
      
           Border around this has a color of #581b5f        
        
          <div style="border:2px solid #581b5f;">Content here</div>
        
        
          .myborder {border:2px solid #581b5f;}
        
        Border color #581b5f