#58049b color space conversions
Hex:
        #58049b
        RGB:
        88, 4, 155
        CMY:
        65, 98, 39
        CMYK:
        43, 97, 0, 39
      HSL:
        273°, 94.9686%, 31.1765%
        HSV (HSB):
        273°, 97.4194%, 60.7843%
        XYZ:
        9.9843, 4.5281, 31.3581
        xyY:
        0.2177, 0.0987, 4.5281
      CIE-Lab:
        25.3457, 57.7051, -60.7912
        CIE-LCH:
        25.3457, 83.8180, 313.5081
        CIE-Luv:
        25.3457, 11.3281, -76.2361
        Hunter-Lab:
        21.2793, 46.5138, -72.4767
      #58049b color charts
#58049b RGB chart
      #58049b CMYK chart
      #58049b RGB pie chart
      #58049b color shades, tints & tones
#58049b color schemes
#58049b color preview, HTML & CSS examples
           This text has a color of #58049b        
        
          <p style="color:#58049b;">Text here</p>
        
        
          .mytext {color:#58049b;}
        
        Text color #58049b
      
           This box has a color of #58049b        
        
          <div style="background-color:#58049b;">Content here</div>
        
        
          .mybackground {background-color:#58049b;}
        
        Background color #58049b
      
           Border around this has a color of #58049b        
        
          <div style="border:2px solid #58049b;">Content here</div>
        
        
          .myborder {border:2px solid #58049b;}
        
        Border color #58049b