#58366b color space conversions
Hex:
        #58366b
        RGB:
        88, 54, 107
        CMY:
        65, 79, 58
        CMYK:
        18, 50, 0, 58
      HSL:
        278°, 32.9193%, 31.5686%
        HSV (HSB):
        278°, 49.5327%, 41.9608%
        XYZ:
        7.9975, 5.7746, 14.6030
        xyY:
        0.2818, 0.2035, 5.7746
      CIE-Lab:
        28.8365, 25.8392, -25.0700
        CIE-LCH:
        28.8365, 36.0024, 315.8657
        CIE-Luv:
        28.8365, 12.4683, -34.8221
        Hunter-Lab:
        24.0304, 17.3533, -19.2087
      #58366b color charts
#58366b RGB chart
      #58366b CMYK chart
      #58366b RGB pie chart
      #58366b color shades, tints & tones
#58366b color schemes
#58366b color preview, HTML & CSS examples
           This text has a color of #58366b        
        
          <p style="color:#58366b;">Text here</p>
        
        
          .mytext {color:#58366b;}
        
        Text color #58366b
      
           This box has a color of #58366b        
        
          <div style="background-color:#58366b;">Content here</div>
        
        
          .mybackground {background-color:#58366b;}
        
        Background color #58366b
      
           Border around this has a color of #58366b        
        
          <div style="border:2px solid #58366b;">Content here</div>
        
        
          .myborder {border:2px solid #58366b;}
        
        Border color #58366b