#58166f color space conversions
Hex:
        #58166f
        RGB:
        88, 22, 111
        CMY:
        65, 91, 56
        CMYK:
        21, 80, 0, 56
      HSL:
        284°, 66.9173%, 26.0784%
        HSV (HSB):
        284°, 80.1802%, 43.5294%
        XYZ:
        7.1807, 3.7962, 15.3932
        xyY:
        0.2723, 0.1440, 3.7962
      CIE-Lab:
        22.9860, 43.3279, -36.9713
        CIE-LCH:
        22.9860, 56.9577, 319.5262
        CIE-Luv:
        22.9860, 18.6929, -47.3899
        Hunter-Lab:
        19.4839, 31.6881, -33.2032
      #58166f color charts
#58166f RGB chart
      #58166f CMYK chart
      #58166f RGB pie chart
      #58166f color shades, tints & tones
#58166f color schemes
#58166f color preview, HTML & CSS examples
           This text has a color of #58166f        
        
          <p style="color:#58166f;">Text here</p>
        
        
          .mytext {color:#58166f;}
        
        Text color #58166f
      
           This box has a color of #58166f        
        
          <div style="background-color:#58166f;">Content here</div>
        
        
          .mybackground {background-color:#58166f;}
        
        Background color #58166f
      
           Border around this has a color of #58166f        
        
          <div style="border:2px solid #58166f;">Content here</div>
        
        
          .myborder {border:2px solid #58166f;}
        
        Border color #58166f