#9d52bf color space conversions
Hex:
        #9d52bf
        RGB:
        157, 82, 191
        CMY:
        38, 68, 25
        CMYK:
        18, 57, 0, 25
      HSL:
        281°, 45.9916%, 53.5294%
        HSV (HSB):
        281°, 57.0681%, 74.9020%
        XYZ:
        26.3259, 16.9643, 51.1771
        xyY:
        0.2787, 0.1796, 16.9643
      CIE-Lab:
        48.2150, 49.1367, -44.7862
        CIE-LCH:
        48.2150, 66.4847, 317.6520
        CIE-Luv:
        48.2150, 27.9648, -73.2115
        Hunter-Lab:
        41.1877, 42.0131, -44.8384
      #9d52bf color charts
#9d52bf RGB chart
      #9d52bf CMYK chart
      #9d52bf RGB pie chart
      #9d52bf color shades, tints & tones
#9d52bf color schemes
#9d52bf color preview, HTML & CSS examples
           This text has a color of #9d52bf        
        
          <p style="color:#9d52bf;">Text here</p>
        
        
          .mytext {color:#9d52bf;}
        
        Text color #9d52bf
      
           This box has a color of #9d52bf        
        
          <div style="background-color:#9d52bf;">Content here</div>
        
        
          .mybackground {background-color:#9d52bf;}
        
        Background color #9d52bf
      
           Border around this has a color of #9d52bf        
        
          <div style="border:2px solid #9d52bf;">Content here</div>
        
        
          .myborder {border:2px solid #9d52bf;}
        
        Border color #9d52bf