#58296f color space conversions
Hex:
        #58296f
        RGB:
        88, 41, 111
        CMY:
        65, 84, 56
        CMYK:
        21, 63, 0, 56
      HSL:
        280°, 46.0526%, 29.8039%
        HSV (HSB):
        280°, 63.0631%, 43.5294%
        XYZ:
        7.6867, 4.8083, 15.5619
        xyY:
        0.2740, 0.1714, 4.8083
      CIE-Lab:
        26.1814, 34.4073, -31.8411
        CIE-LCH:
        26.1814, 46.8798, 317.2184
        CIE-Luv:
        26.1814, 15.3924, -42.9654
        Hunter-Lab:
        21.9278, 24.1987, -26.7279
      #58296f color charts
#58296f RGB chart
      #58296f CMYK chart
      #58296f RGB pie chart
      #58296f color shades, tints & tones
#58296f color schemes
#58296f color preview, HTML & CSS examples
           This text has a color of #58296f        
        
          <p style="color:#58296f;">Text here</p>
        
        
          .mytext {color:#58296f;}
        
        Text color #58296f
      
           This box has a color of #58296f        
        
          <div style="background-color:#58296f;">Content here</div>
        
        
          .mybackground {background-color:#58296f;}
        
        Background color #58296f
      
           Border around this has a color of #58296f        
        
          <div style="border:2px solid #58296f;">Content here</div>
        
        
          .myborder {border:2px solid #58296f;}
        
        Border color #58296f