#9d58ce color space conversions
Hex:
        #9d58ce
        RGB:
        157, 88, 206
        CMY:
        38, 65, 19
        CMYK:
        24, 57, 0, 19
      HSL:
        275°, 54.6296%, 57.6471%
        HSV (HSB):
        275°, 57.2816%, 80.7843%
        XYZ:
        28.5349, 18.6038, 60.4795
        xyY:
        0.2651, 0.1729, 18.6038
      CIE-Lab:
        50.2204, 49.3653, -50.2310
        CIE-LCH:
        50.2204, 70.4279, 314.5020
        CIE-Luv:
        50.2204, 23.2162, -82.2326
        Hunter-Lab:
        43.1321, 42.6092, -52.9435
      #9d58ce color charts
#9d58ce RGB chart
      #9d58ce CMYK chart
      #9d58ce RGB pie chart
      #9d58ce color shades, tints & tones
#9d58ce color schemes
#9d58ce color preview, HTML & CSS examples
           This text has a color of #9d58ce        
        
          <p style="color:#9d58ce;">Text here</p>
        
        
          .mytext {color:#9d58ce;}
        
        Text color #9d58ce
      
           This box has a color of #9d58ce        
        
          <div style="background-color:#9d58ce;">Content here</div>
        
        
          .mybackground {background-color:#9d58ce;}
        
        Background color #9d58ce
      
           Border around this has a color of #9d58ce        
        
          <div style="border:2px solid #9d58ce;">Content here</div>
        
        
          .myborder {border:2px solid #9d58ce;}
        
        Border color #9d58ce