#580d7f color space conversions
Hex:
        #580d7f
        RGB:
        88, 13, 127
        CMY:
        65, 95, 50
        CMYK:
        31, 90, 0, 50
      HSL:
        279°, 81.4286%, 27.4510%
        HSV (HSB):
        279°, 89.7638%, 49.8039%
        XYZ:
        7.9992, 3.8949, 20.4089
        xyY:
        0.2476, 0.1206, 3.8949
      CIE-Lab:
        23.3208, 49.6292, -46.6645
        CIE-LCH:
        23.3208, 68.1221, 316.7635
        CIE-Luv:
        23.3208, 16.0143, -58.7316
        Hunter-Lab:
        19.7354, 37.8130, -47.4984
      #580d7f color charts
#580d7f RGB chart
      #580d7f CMYK chart
      #580d7f RGB pie chart
      #580d7f color shades, tints & tones
#580d7f color schemes
#580d7f color preview, HTML & CSS examples
           This text has a color of #580d7f        
        
          <p style="color:#580d7f;">Text here</p>
        
        
          .mytext {color:#580d7f;}
        
        Text color #580d7f
      
           This box has a color of #580d7f        
        
          <div style="background-color:#580d7f;">Content here</div>
        
        
          .mybackground {background-color:#580d7f;}
        
        Background color #580d7f
      
           Border around this has a color of #580d7f        
        
          <div style="border:2px solid #580d7f;">Content here</div>
        
        
          .myborder {border:2px solid #580d7f;}
        
        Border color #580d7f