#58039f color space conversions
Hex:
        #58039f
        RGB:
        88, 3, 159
        CMY:
        65, 99, 38
        CMYK:
        45, 98, 0, 38
      HSL:
        273°, 96.2963%, 31.7647%
        HSV (HSB):
        273°, 98.1132%, 62.3529%
        XYZ:
        10.3151, 4.6430, 33.1534
        xyY:
        0.2144, 0.0965, 4.6430
      CIE-Lab:
        25.6926, 58.7868, -62.6670
        CIE-LCH:
        25.6926, 85.9246, 313.1701
        CIE-Luv:
        25.6926, 10.7295, -78.6362
        Hunter-Lab:
        21.5477, 47.7410, -76.1405
      #58039f color charts
#58039f RGB chart
      #58039f CMYK chart
      #58039f RGB pie chart
      #58039f color shades, tints & tones
#58039f color schemes
#58039f color preview, HTML & CSS examples
           This text has a color of #58039f        
        
          <p style="color:#58039f;">Text here</p>
        
        
          .mytext {color:#58039f;}
        
        Text color #58039f
      
           This box has a color of #58039f        
        
          <div style="background-color:#58039f;">Content here</div>
        
        
          .mybackground {background-color:#58039f;}
        
        Background color #58039f
      
           Border around this has a color of #58039f        
        
          <div style="border:2px solid #58039f;">Content here</div>
        
        
          .myborder {border:2px solid #58039f;}
        
        Border color #58039f