#58348d color space conversions
Hex:
        #58348d
        RGB:
        88, 52, 141
        CMY:
        65, 80, 45
        CMYK:
        38, 63, 0, 45
      HSL:
        264°, 46.1140%, 37.8431%
        HSV (HSB):
        264°, 63.1206%, 55.2941%
        XYZ:
        10.0602, 6.4538, 25.9148
        xyY:
        0.2371, 0.1521, 6.4538
      CIE-Lab:
        30.5296, 35.9569, -43.7206
        CIE-LCH:
        30.5296, 56.6073, 309.4347
        CIE-Luv:
        30.5296, 7.9918, -61.0042
        Hunter-Lab:
        25.4043, 26.2293, -42.6984
      #58348d color charts
#58348d RGB chart
      #58348d CMYK chart
      #58348d RGB pie chart
      #58348d color shades, tints & tones
#58348d color schemes
#58348d color preview, HTML & CSS examples
           This text has a color of #58348d        
        
          <p style="color:#58348d;">Text here</p>
        
        
          .mytext {color:#58348d;}
        
        Text color #58348d
      
           This box has a color of #58348d        
        
          <div style="background-color:#58348d;">Content here</div>
        
        
          .mybackground {background-color:#58348d;}
        
        Background color #58348d
      
           Border around this has a color of #58348d        
        
          <div style="border:2px solid #58348d;">Content here</div>
        
        
          .myborder {border:2px solid #58348d;}
        
        Border color #58348d