#9771cd color space conversions
Hex:
        #9771cd
        RGB:
        151, 113, 205
        CMY:
        41, 56, 20
        CMYK:
        26, 45, 0, 20
      HSL:
        265°, 47.9167%, 62.3529%
        HSV (HSB):
        265°, 44.8780%, 80.3922%
        XYZ:
        29.6871, 22.7973, 60.5933
        xyY:
        0.2625, 0.2016, 22.7973
      CIE-Lab:
        54.8630, 33.8008, -42.3296
        CIE-LCH:
        54.8630, 54.1690, 308.6079
        CIE-Luv:
        54.8630, 11.9316, -69.6094
        Hunter-Lab:
        47.7466, 27.4283, -41.8200
      #9771cd color charts
#9771cd RGB chart
      #9771cd CMYK chart
      #9771cd RGB pie chart
      #9771cd color shades, tints & tones
#9771cd color schemes
#9771cd color preview, HTML & CSS examples
           This text has a color of #9771cd        
        
          <p style="color:#9771cd;">Text here</p>
        
        
          .mytext {color:#9771cd;}
        
        Text color #9771cd
      
           This box has a color of #9771cd        
        
          <div style="background-color:#9771cd;">Content here</div>
        
        
          .mybackground {background-color:#9771cd;}
        
        Background color #9771cd
      
           Border around this has a color of #9771cd        
        
          <div style="border:2px solid #9771cd;">Content here</div>
        
        
          .myborder {border:2px solid #9771cd;}
        
        Border color #9771cd