#9563ea color space conversions
Hex:
        #9563ea
        RGB:
        149, 99, 234
        CMY:
        42, 61, 8
        CMYK:
        36, 58, 0, 8
      HSL:
        262°, 76.2712%, 65.2941%
        HSV (HSB):
        262°, 57.6923%, 91.7647%
        XYZ:
        31.7075, 21.2538, 80.2731
        xyY:
        0.2380, 0.1595, 21.2538
      CIE-Lab:
        53.2261, 48.3842, -61.3205
        CIE-LCH:
        53.2261, 78.1104, 308.2748
        CIE-Luv:
        53.2261, 11.5152, -100.2326
        Hunter-Lab:
        46.1018, 42.0893, -70.9654
      #9563ea color charts
#9563ea RGB chart
      #9563ea CMYK chart
      #9563ea RGB pie chart
      #9563ea color shades, tints & tones
#9563ea color schemes
#9563ea color preview, HTML & CSS examples
           This text has a color of #9563ea        
        
          <p style="color:#9563ea;">Text here</p>
        
        
          .mytext {color:#9563ea;}
        
        Text color #9563ea
      
           This box has a color of #9563ea        
        
          <div style="background-color:#9563ea;">Content here</div>
        
        
          .mybackground {background-color:#9563ea;}
        
        Background color #9563ea
      
           Border around this has a color of #9563ea        
        
          <div style="border:2px solid #9563ea;">Content here</div>
        
        
          .myborder {border:2px solid #9563ea;}
        
        Border color #9563ea