#58299d color space conversions
Hex:
        #58299d
        RGB:
        88, 41, 157
        CMY:
        65, 84, 38
        CMYK:
        44, 74, 0, 38
      HSL:
        264°, 58.5859%, 38.8235%
        HSV (HSB):
        264°, 73.8854%, 61.5686%
        XYZ:
        10.9032, 6.0949, 32.5001
        xyY:
        0.2203, 0.1231, 6.0949
      CIE-Lab:
        29.6506, 46.1756, -54.9530
        CIE-LCH:
        29.6506, 71.7775, 310.0395
        CIE-Luv:
        29.6506, 7.8687, -74.7127
        Hunter-Lab:
        24.6879, 35.6297, -60.7702
      #58299d color charts
#58299d RGB chart
      #58299d CMYK chart
      #58299d RGB pie chart
      #58299d color shades, tints & tones
#58299d color schemes
#58299d color preview, HTML & CSS examples
           This text has a color of #58299d        
        
          <p style="color:#58299d;">Text here</p>
        
        
          .mytext {color:#58299d;}
        
        Text color #58299d
      
           This box has a color of #58299d        
        
          <div style="background-color:#58299d;">Content here</div>
        
        
          .mybackground {background-color:#58299d;}
        
        Background color #58299d
      
           Border around this has a color of #58299d        
        
          <div style="border:2px solid #58299d;">Content here</div>
        
        
          .myborder {border:2px solid #58299d;}
        
        Border color #58299d