#9775e5 color space conversions
Hex:
        #9775e5
        RGB:
        151, 117, 229
        CMY:
        41, 54, 10
        CMYK:
        34, 49, 0, 10
      HSL:
        258°, 68.2927%, 67.8431%
        HSV (HSB):
        258°, 48.9083%, 89.8039%
        XYZ:
        33.2666, 24.9590, 77.1930
        xyY:
        0.2457, 0.1843, 24.9590
      CIE-Lab:
        57.0355, 37.5575, -52.4115
        CIE-LCH:
        57.0355, 64.4789, 305.6250
        CIE-Luv:
        57.0355, 7.6570, -86.6974
        Hunter-Lab:
        49.9590, 31.4311, -56.6392
      #9775e5 color charts
#9775e5 RGB chart
      #9775e5 CMYK chart
      #9775e5 RGB pie chart
      #9775e5 color shades, tints & tones
#9775e5 color schemes
#9775e5 color preview, HTML & CSS examples
           This text has a color of #9775e5        
        
          <p style="color:#9775e5;">Text here</p>
        
        
          .mytext {color:#9775e5;}
        
        Text color #9775e5
      
           This box has a color of #9775e5        
        
          <div style="background-color:#9775e5;">Content here</div>
        
        
          .mybackground {background-color:#9775e5;}
        
        Background color #9775e5
      
           Border around this has a color of #9775e5        
        
          <div style="border:2px solid #9775e5;">Content here</div>
        
        
          .myborder {border:2px solid #9775e5;}
        
        Border color #9775e5