#58136f color space conversions
Hex:
        #58136f
        RGB:
        88, 19, 111
        CMY:
        65, 93, 56
        CMYK:
        21, 83, 0, 56
      HSL:
        285°, 70.7692%, 25.4902%
        HSV (HSB):
        285°, 82.8829%, 43.5294%
        XYZ:
        7.1266, 3.6881, 15.3752
        xyY:
        0.2721, 0.1408, 3.6881
      CIE-Lab:
        22.6125, 44.4063, -37.5746
        CIE-LCH:
        22.6125, 58.1702, 319.7636
        CIE-Luv:
        22.6125, 19.0230, -47.8031
        Hunter-Lab:
        19.2046, 32.6316, -34.0245
      #58136f color charts
#58136f RGB chart
      #58136f CMYK chart
      #58136f RGB pie chart
      #58136f color shades, tints & tones
#58136f color schemes
#58136f color preview, HTML & CSS examples
           This text has a color of #58136f        
        
          <p style="color:#58136f;">Text here</p>
        
        
          .mytext {color:#58136f;}
        
        Text color #58136f
      
           This box has a color of #58136f        
        
          <div style="background-color:#58136f;">Content here</div>
        
        
          .mybackground {background-color:#58136f;}
        
        Background color #58136f
      
           Border around this has a color of #58136f        
        
          <div style="border:2px solid #58136f;">Content here</div>
        
        
          .myborder {border:2px solid #58136f;}
        
        Border color #58136f