#580c7f color space conversions
Hex:
        #580c7f
        RGB:
        88, 12, 127
        CMY:
        65, 95, 50
        CMYK:
        31, 91, 0, 50
      HSL:
        280°, 82.7338%, 27.2549%
        HSV (HSB):
        280°, 90.5512%, 49.8039%
        XYZ:
        7.9867, 3.8700, 20.4047
        xyY:
        0.2476, 0.1200, 3.8700
      CIE-Lab:
        23.2368, 49.8774, -46.8015
        CIE-LCH:
        23.2368, 68.3969, 316.8223
        CIE-Luv:
        23.2368, 16.0755, -58.7924
        Hunter-Lab:
        19.6722, 38.0430, -47.7271
      #580c7f color charts
#580c7f RGB chart
      #580c7f CMYK chart
      #580c7f RGB pie chart
      #580c7f color shades, tints & tones
#580c7f color schemes
#580c7f color preview, HTML & CSS examples
           This text has a color of #580c7f        
        
          <p style="color:#580c7f;">Text here</p>
        
        
          .mytext {color:#580c7f;}
        
        Text color #580c7f
      
           This box has a color of #580c7f        
        
          <div style="background-color:#580c7f;">Content here</div>
        
        
          .mybackground {background-color:#580c7f;}
        
        Background color #580c7f
      
           Border around this has a color of #580c7f        
        
          <div style="border:2px solid #580c7f;">Content here</div>
        
        
          .myborder {border:2px solid #580c7f;}
        
        Border color #580c7f