#58136d color space conversions
Hex:
        #58136d
        RGB:
        88, 19, 109
        CMY:
        65, 93, 57
        CMYK:
        19, 83, 0, 57
      HSL:
        286°, 70.3125%, 25.0980%
        HSV (HSB):
        286°, 82.5688%, 42.7451%
        XYZ:
        7.0177, 3.6446, 14.8016
        xyY:
        0.2756, 0.1431, 3.6446
      CIE-Lab:
        22.4598, 43.9846, -36.5262
        CIE-LCH:
        22.4598, 57.1735, 320.2927
        CIE-Luv:
        22.4598, 19.4898, -46.4702
        Hunter-Lab:
        19.0908, 32.2070, -32.6056
      #58136d color charts
#58136d RGB chart
      #58136d CMYK chart
      #58136d RGB pie chart
      #58136d color shades, tints & tones
#58136d color schemes
#58136d color preview, HTML & CSS examples
           This text has a color of #58136d        
        
          <p style="color:#58136d;">Text here</p>
        
        
          .mytext {color:#58136d;}
        
        Text color #58136d
      
           This box has a color of #58136d        
        
          <div style="background-color:#58136d;">Content here</div>
        
        
          .mybackground {background-color:#58136d;}
        
        Background color #58136d
      
           Border around this has a color of #58136d        
        
          <div style="border:2px solid #58136d;">Content here</div>
        
        
          .myborder {border:2px solid #58136d;}
        
        Border color #58136d