#580d6f color space conversions
Hex:
        #580d6f
        RGB:
        88, 13, 111
        CMY:
        65, 95, 56
        CMYK:
        21, 88, 0, 56
      HSL:
        286°, 79.0323%, 24.3137%
        HSV (HSB):
        286°, 88.2883%, 43.5294%
        XYZ:
        7.0377, 3.5103, 15.3455
        xyY:
        0.2718, 0.1356, 3.5103
      CIE-Lab:
        21.9814, 46.2457, -38.5957
        CIE-LCH:
        21.9814, 60.2353, 320.1523
        CIE-Luv:
        21.9814, 19.5503, -48.4444
        Hunter-Lab:
        18.7357, 34.2625, -35.4468
      #580d6f color charts
#580d6f RGB chart
      #580d6f CMYK chart
      #580d6f RGB pie chart
      #580d6f color shades, tints & tones
#580d6f color schemes
#580d6f color preview, HTML & CSS examples
           This text has a color of #580d6f        
        
          <p style="color:#580d6f;">Text here</p>
        
        
          .mytext {color:#580d6f;}
        
        Text color #580d6f
      
           This box has a color of #580d6f        
        
          <div style="background-color:#580d6f;">Content here</div>
        
        
          .mybackground {background-color:#580d6f;}
        
        Background color #580d6f
      
           Border around this has a color of #580d6f        
        
          <div style="border:2px solid #580d6f;">Content here</div>
        
        
          .myborder {border:2px solid #580d6f;}
        
        Border color #580d6f