#58025e color space conversions
Hex:
        #58025e
        RGB:
        88, 2, 94
        CMY:
        65, 99, 63
        CMYK:
        6, 98, 0, 63
      HSL:
        296°, 95.8333%, 18.8235%
        HSV (HSB):
        296°, 97.8723%, 36.8627%
        XYZ:
        6.0666, 2.9263, 10.8348
        xyY:
        0.3060, 0.1476, 2.9263
      CIE-Lab:
        19.7462, 45.7415, -31.0480
        CIE-LCH:
        19.7462, 55.2835, 325.8325
        CIE-Luv:
        19.7462, 24.7518, -38.2409
        Hunter-Lab:
        17.1064, 33.3670, -25.5784
      #58025e color charts
#58025e RGB chart
      #58025e CMYK chart
      #58025e RGB pie chart
      #58025e color shades, tints & tones
#58025e color schemes
#58025e color preview, HTML & CSS examples
           This text has a color of #58025e        
        
          <p style="color:#58025e;">Text here</p>
        
        
          .mytext {color:#58025e;}
        
        Text color #58025e
      
           This box has a color of #58025e        
        
          <div style="background-color:#58025e;">Content here</div>
        
        
          .mybackground {background-color:#58025e;}
        
        Background color #58025e
      
           Border around this has a color of #58025e        
        
          <div style="border:2px solid #58025e;">Content here</div>
        
        
          .myborder {border:2px solid #58025e;}
        
        Border color #58025e