#580e8f color space conversions
Hex:
        #580e8f
        RGB:
        88, 14, 143
        CMY:
        65, 95, 44
        CMYK:
        38, 90, 0, 44
      HSL:
        274°, 82.1656%, 30.7843%
        HSV (HSB):
        274°, 90.2098%, 56.0784%
        XYZ:
        9.1395, 4.3720, 26.3488
        xyY:
        0.2293, 0.1097, 4.3720
      CIE-Lab:
        24.8648, 52.9263, -54.1755
        CIE-LCH:
        24.8648, 75.7376, 314.3317
        CIE-Luv:
        24.8648, 12.9011, -68.6704
        Hunter-Lab:
        20.9092, 41.4316, -60.0779
      #580e8f color charts
#580e8f RGB chart
      #580e8f CMYK chart
      #580e8f RGB pie chart
      #580e8f color shades, tints & tones
#580e8f color schemes
#580e8f color preview, HTML & CSS examples
           This text has a color of #580e8f        
        
          <p style="color:#580e8f;">Text here</p>
        
        
          .mytext {color:#580e8f;}
        
        Text color #580e8f
      
           This box has a color of #580e8f        
        
          <div style="background-color:#580e8f;">Content here</div>
        
        
          .mybackground {background-color:#580e8f;}
        
        Background color #580e8f
      
           Border around this has a color of #580e8f        
        
          <div style="border:2px solid #580e8f;">Content here</div>
        
        
          .myborder {border:2px solid #580e8f;}
        
        Border color #580e8f