#9b72ca color space conversions
Hex:
        #9b72ca
        RGB:
        155, 114, 202
        CMY:
        39, 55, 21
        CMYK:
        23, 44, 0, 21
      HSL:
        268°, 45.3608%, 61.9608%
        HSV (HSB):
        268°, 43.5644%, 79.2157%
        XYZ:
        30.1956, 23.2675, 58.7767
        xyY:
        0.2690, 0.2073, 23.2675
      CIE-Lab:
        55.3468, 33.6414, -39.8348
        CIE-LCH:
        55.3468, 52.1398, 310.1818
        CIE-Luv:
        55.3468, 14.0845, -65.7567
        Hunter-Lab:
        48.2364, 27.3259, -38.4803
      #9b72ca color charts
#9b72ca RGB chart
      #9b72ca CMYK chart
      #9b72ca RGB pie chart
      #9b72ca color shades, tints & tones
#9b72ca color schemes
#9b72ca color preview, HTML & CSS examples
           This text has a color of #9b72ca        
        
          <p style="color:#9b72ca;">Text here</p>
        
        
          .mytext {color:#9b72ca;}
        
        Text color #9b72ca
      
           This box has a color of #9b72ca        
        
          <div style="background-color:#9b72ca;">Content here</div>
        
        
          .mybackground {background-color:#9b72ca;}
        
        Background color #9b72ca
      
           Border around this has a color of #9b72ca        
        
          <div style="border:2px solid #9b72ca;">Content here</div>
        
        
          .myborder {border:2px solid #9b72ca;}
        
        Border color #9b72ca