#58368d color space conversions
Hex:
        #58368d
        RGB:
        88, 54, 141
        CMY:
        65, 79, 45
        CMYK:
        38, 62, 0, 45
      HSL:
        263°, 44.6154%, 38.2353%
        HSV (HSB):
        263°, 61.7021%, 55.2941%
        XYZ:
        10.1514, 6.6361, 25.9452
        xyY:
        0.2376, 0.1553, 6.6361
      CIE-Lab:
        30.9638, 34.7978, -43.0205
        CIE-LCH:
        30.9638, 55.3322, 308.9682
        CIE-Luv:
        30.9638, 7.5232, -60.3194
        Hunter-Lab:
        25.7607, 25.2594, -41.6821
      #58368d color charts
#58368d RGB chart
      #58368d CMYK chart
      #58368d RGB pie chart
      #58368d color shades, tints & tones
#58368d color schemes
#58368d color preview, HTML & CSS examples
           This text has a color of #58368d        
        
          <p style="color:#58368d;">Text here</p>
        
        
          .mytext {color:#58368d;}
        
        Text color #58368d
      
           This box has a color of #58368d        
        
          <div style="background-color:#58368d;">Content here</div>
        
        
          .mybackground {background-color:#58368d;}
        
        Background color #58368d
      
           Border around this has a color of #58368d        
        
          <div style="border:2px solid #58368d;">Content here</div>
        
        
          .myborder {border:2px solid #58368d;}
        
        Border color #58368d