#58366e color space conversions
Hex:
        #58366e
        RGB:
        88, 54, 110
        CMY:
        65, 79, 57
        CMYK:
        20, 51, 0, 57
      HSL:
        276°, 34.1463%, 32.1569%
        HSV (HSB):
        276°, 50.9091%, 43.1373%
        XYZ:
        8.1581, 5.8388, 15.4489
        xyY:
        0.2771, 0.1983, 5.8388
      CIE-Lab:
        29.0021, 26.5823, -26.7240
        CIE-LCH:
        29.0021, 37.6934, 314.8477
        CIE-Luv:
        29.0021, 11.9993, -37.1360
        Hunter-Lab:
        24.1637, 17.9788, -20.9921
      #58366e color charts
#58366e RGB chart
      #58366e CMYK chart
      #58366e RGB pie chart
      #58366e color shades, tints & tones
#58366e color schemes
#58366e color preview, HTML & CSS examples
           This text has a color of #58366e        
        
          <p style="color:#58366e;">Text here</p>
        
        
          .mytext {color:#58366e;}
        
        Text color #58366e
      
           This box has a color of #58366e        
        
          <div style="background-color:#58366e;">Content here</div>
        
        
          .mybackground {background-color:#58366e;}
        
        Background color #58366e
      
           Border around this has a color of #58366e        
        
          <div style="border:2px solid #58366e;">Content here</div>
        
        
          .myborder {border:2px solid #58366e;}
        
        Border color #58366e