#9d56be color space conversions
Hex:
        #9d56be
        RGB:
        157, 86, 190
        CMY:
        38, 66, 25
        CMYK:
        17, 55, 0, 25
      HSL:
        281°, 44.4444%, 54.1176%
        HSV (HSB):
        281°, 54.7368%, 74.5098%
        XYZ:
        26.5267, 17.5414, 50.7029
        xyY:
        0.2799, 0.1851, 17.5414
      CIE-Lab:
        48.9351, 46.8594, -43.0630
        CIE-LCH:
        48.9351, 63.6414, 317.4176
        CIE-Luv:
        48.9351, 26.9432, -70.5889
        Hunter-Lab:
        41.8824, 39.7606, -42.4588
      #9d56be color charts
#9d56be RGB chart
      #9d56be CMYK chart
      #9d56be RGB pie chart
      #9d56be color shades, tints & tones
#9d56be color schemes
#9d56be color preview, HTML & CSS examples
           This text has a color of #9d56be        
        
          <p style="color:#9d56be;">Text here</p>
        
        
          .mytext {color:#9d56be;}
        
        Text color #9d56be
      
           This box has a color of #9d56be        
        
          <div style="background-color:#9d56be;">Content here</div>
        
        
          .mybackground {background-color:#9d56be;}
        
        Background color #9d56be
      
           Border around this has a color of #9d56be        
        
          <div style="border:2px solid #9d56be;">Content here</div>
        
        
          .myborder {border:2px solid #9d56be;}
        
        Border color #9d56be