#9531cb color space conversions
Hex:
        #9531cb
        RGB:
        149, 49, 203
        CMY:
        42, 81, 20
        CMYK:
        27, 76, 0, 20
      HSL:
        279°, 61.1111%, 49.4118%
        HSV (HSB):
        279°, 75.8621%, 79.6078%
        XYZ:
        24.2722, 12.8980, 57.7102
        xyY:
        0.2558, 0.1359, 12.8980
      CIE-Lab:
        42.6091, 64.5944, -60.8053
        CIE-LCH:
        42.6091, 88.7114, 316.7307
        CIE-Luv:
        42.6091, 28.0008, -94.9167
        Hunter-Lab:
        35.9138, 57.7897, -70.1341
      #9531cb color charts
#9531cb RGB chart
      #9531cb CMYK chart
      #9531cb RGB pie chart
      #9531cb color shades, tints & tones
#9531cb color schemes
#9531cb color preview, HTML & CSS examples
           This text has a color of #9531cb        
        
          <p style="color:#9531cb;">Text here</p>
        
        
          .mytext {color:#9531cb;}
        
        Text color #9531cb
      
           This box has a color of #9531cb        
        
          <div style="background-color:#9531cb;">Content here</div>
        
        
          .mybackground {background-color:#9531cb;}
        
        Background color #9531cb
      
           Border around this has a color of #9531cb        
        
          <div style="border:2px solid #9531cb;">Content here</div>
        
        
          .myborder {border:2px solid #9531cb;}
        
        Border color #9531cb