#9d58be color space conversions
Hex:
        #9d58be
        RGB:
        157, 88, 190
        CMY:
        38, 65, 25
        CMYK:
        17, 54, 0, 25
      HSL:
        281°, 43.9655%, 54.5098%
        HSV (HSB):
        281°, 53.6842%, 74.5098%
        XYZ:
        26.6886, 17.8653, 50.7569
        xyY:
        0.2800, 0.1874, 17.8653
      CIE-Lab:
        49.3323, 45.8109, -42.4331
        CIE-LCH:
        49.3323, 62.4436, 317.1921
        CIE-Luv:
        49.3323, 26.3054, -69.6366
        Hunter-Lab:
        42.2673, 38.7415, -41.6116
      #9d58be color charts
#9d58be RGB chart
      #9d58be CMYK chart
      #9d58be RGB pie chart
      #9d58be color shades, tints & tones
#9d58be color schemes
#9d58be color preview, HTML & CSS examples
           This text has a color of #9d58be        
        
          <p style="color:#9d58be;">Text here</p>
        
        
          .mytext {color:#9d58be;}
        
        Text color #9d58be
      
           This box has a color of #9d58be        
        
          <div style="background-color:#9d58be;">Content here</div>
        
        
          .mybackground {background-color:#9d58be;}
        
        Background color #9d58be
      
           Border around this has a color of #9d58be        
        
          <div style="border:2px solid #9d58be;">Content here</div>
        
        
          .myborder {border:2px solid #9d58be;}
        
        Border color #9d58be