#9d50bb color space conversions
Hex:
        #9d50bb
        RGB:
        157, 80, 187
        CMY:
        38, 69, 27
        CMYK:
        16, 57, 0, 27
      HSL:
        283°, 44.0329%, 52.3529%
        HSV (HSB):
        283°, 57.2193%, 73.3333%
        XYZ:
        25.7429, 16.4933, 48.8404
        xyY:
        0.2827, 0.1811, 16.4933
      CIE-Lab:
        47.6151, 49.2986, -43.4169
        CIE-LCH:
        47.6151, 65.6915, 318.6299
        CIE-Luv:
        47.6151, 29.4194, -70.9527
        Hunter-Lab:
        40.6119, 42.0761, -42.8746
      #9d50bb color charts
#9d50bb RGB chart
      #9d50bb CMYK chart
      #9d50bb RGB pie chart
      #9d50bb color shades, tints & tones
#9d50bb color schemes
#9d50bb color preview, HTML & CSS examples
           This text has a color of #9d50bb        
        
          <p style="color:#9d50bb;">Text here</p>
        
        
          .mytext {color:#9d50bb;}
        
        Text color #9d50bb
      
           This box has a color of #9d50bb        
        
          <div style="background-color:#9d50bb;">Content here</div>
        
        
          .mybackground {background-color:#9d50bb;}
        
        Background color #9d50bb
      
           Border around this has a color of #9d50bb        
        
          <div style="border:2px solid #9d50bb;">Content here</div>
        
        
          .myborder {border:2px solid #9d50bb;}
        
        Border color #9d50bb