#9530bf color space conversions
Hex:
        #9530bf
        RGB:
        149, 48, 191
        CMY:
        42, 81, 25
        CMYK:
        22, 75, 0, 25
      HSL:
        282°, 59.8326%, 46.8627%
        HSV (HSB):
        282°, 74.8691%, 74.9020%
        XYZ:
        22.8553, 12.2651, 50.4530
        xyY:
        0.2671, 0.1433, 12.2651
      CIE-Lab:
        41.6343, 62.4994, -55.3953
        CIE-LCH:
        41.6343, 83.5154, 318.4484
        CIE-Luv:
        41.6343, 31.0630, -86.6863
        Hunter-Lab:
        35.0215, 55.2031, -60.8999
      #9530bf color charts
#9530bf RGB chart
      #9530bf CMYK chart
      #9530bf RGB pie chart
      #9530bf color shades, tints & tones
#9530bf color schemes
#9530bf color preview, HTML & CSS examples
           This text has a color of #9530bf        
        
          <p style="color:#9530bf;">Text here</p>
        
        
          .mytext {color:#9530bf;}
        
        Text color #9530bf
      
           This box has a color of #9530bf        
        
          <div style="background-color:#9530bf;">Content here</div>
        
        
          .mybackground {background-color:#9530bf;}
        
        Background color #9530bf
      
           Border around this has a color of #9530bf        
        
          <div style="border:2px solid #9530bf;">Content here</div>
        
        
          .myborder {border:2px solid #9530bf;}
        
        Border color #9530bf