#9563e5 color space conversions
Hex:
        #9563e5
        RGB:
        149, 99, 229
        CMY:
        42, 61, 10
        CMYK:
        35, 57, 0, 10
      HSL:
        263°, 71.4286%, 64.3137%
        HSV (HSB):
        263°, 56.7686%, 89.8039%
        XYZ:
        30.9991, 20.9704, 76.5426
        xyY:
        0.2412, 0.1632, 20.9704
      CIE-Lab:
        52.9171, 47.1142, -59.0099
        CIE-LCH:
        52.9171, 75.5111, 308.6043
        CIE-Luv:
        52.9171, 12.2022, -96.4525
        Hunter-Lab:
        45.7934, 40.6942, -67.0464
      #9563e5 color charts
#9563e5 RGB chart
      #9563e5 CMYK chart
      #9563e5 RGB pie chart
      #9563e5 color shades, tints & tones
#9563e5 color schemes
#9563e5 color preview, HTML & CSS examples
           This text has a color of #9563e5        
        
          <p style="color:#9563e5;">Text here</p>
        
        
          .mytext {color:#9563e5;}
        
        Text color #9563e5
      
           This box has a color of #9563e5        
        
          <div style="background-color:#9563e5;">Content here</div>
        
        
          .mybackground {background-color:#9563e5;}
        
        Background color #9563e5
      
           Border around this has a color of #9563e5        
        
          <div style="border:2px solid #9563e5;">Content here</div>
        
        
          .myborder {border:2px solid #9563e5;}
        
        Border color #9563e5