#9541bb color space conversions
Hex:
        #9541bb
        RGB:
        149, 65, 187
        CMY:
        42, 75, 27
        CMYK:
        20, 65, 0, 27
      HSL:
        281°, 48.4127%, 49.4118%
        HSV (HSB):
        281°, 65.2406%, 73.3333%
        XYZ:
        23.2544, 13.7580, 48.4436
        xyY:
        0.2721, 0.1610, 13.7580
      CIE-Lab:
        43.8839, 54.6020, -49.4343
        CIE-LCH:
        43.8839, 73.6555, 317.8437
        CIE-Luv:
        43.8839, 28.6593, -78.7874
        Hunter-Lab:
        37.0918, 46.9983, -51.4713
      #9541bb color charts
#9541bb RGB chart
      #9541bb CMYK chart
      #9541bb RGB pie chart
      #9541bb color shades, tints & tones
#9541bb color schemes
#9541bb color preview, HTML & CSS examples
           This text has a color of #9541bb        
        
          <p style="color:#9541bb;">Text here</p>
        
        
          .mytext {color:#9541bb;}
        
        Text color #9541bb
      
           This box has a color of #9541bb        
        
          <div style="background-color:#9541bb;">Content here</div>
        
        
          .mybackground {background-color:#9541bb;}
        
        Background color #9541bb
      
           Border around this has a color of #9541bb        
        
          <div style="border:2px solid #9541bb;">Content here</div>
        
        
          .myborder {border:2px solid #9541bb;}
        
        Border color #9541bb