#58059c color space conversions
Hex:
        #58059c
        RGB:
        88, 5, 156
        CMY:
        65, 98, 39
        CMYK:
        44, 97, 0, 39
      HSL:
        273°, 93.7888%, 31.5686%
        HSV (HSB):
        273°, 96.7949%, 61.1765%
        XYZ:
        10.0795, 4.5835, 31.8060
        xyY:
        0.2169, 0.0986, 4.5835
      CIE-Lab:
        25.5137, 57.7282, -61.1272
        CIE-LCH:
        25.5137, 84.0778, 313.3619
        CIE-Luv:
        25.5137, 11.1245, -76.8159
        Hunter-Lab:
        21.4092, 46.5722, -73.0959
      #58059c color charts
#58059c RGB chart
      #58059c CMYK chart
      #58059c RGB pie chart
      #58059c color shades, tints & tones
#58059c color schemes
#58059c color preview, HTML & CSS examples
           This text has a color of #58059c        
        
          <p style="color:#58059c;">Text here</p>
        
        
          .mytext {color:#58059c;}
        
        Text color #58059c
      
           This box has a color of #58059c        
        
          <div style="background-color:#58059c;">Content here</div>
        
        
          .mybackground {background-color:#58059c;}
        
        Background color #58059c
      
           Border around this has a color of #58059c        
        
          <div style="border:2px solid #58059c;">Content here</div>
        
        
          .myborder {border:2px solid #58059c;}
        
        Border color #58059c