#9b72ee color space conversions
Hex:
        #9b72ee
        RGB:
        155, 114, 238
        CMY:
        39, 55, 7
        CMYK:
        35, 52, 0, 7
      HSL:
        260°, 78.4810%, 69.0196%
        HSV (HSB):
        260°, 52.1008%, 93.3333%
        XYZ:
        34.9675, 25.1762, 83.9054
        xyY:
        0.2427, 0.1748, 25.1762
      CIE-Lab:
        57.2467, 42.5527, -57.0734
        CIE-LCH:
        57.2467, 71.1906, 306.7074
        CIE-Luv:
        57.2467, 9.4544, -94.7081
        Hunter-Lab:
        50.1759, 36.5884, -64.0231
      #9b72ee color charts
#9b72ee RGB chart
      #9b72ee CMYK chart
      #9b72ee RGB pie chart
      #9b72ee color shades, tints & tones
#9b72ee color schemes
#9b72ee color preview, HTML & CSS examples
           This text has a color of #9b72ee        
        
          <p style="color:#9b72ee;">Text here</p>
        
        
          .mytext {color:#9b72ee;}
        
        Text color #9b72ee
      
           This box has a color of #9b72ee        
        
          <div style="background-color:#9b72ee;">Content here</div>
        
        
          .mybackground {background-color:#9b72ee;}
        
        Background color #9b72ee
      
           Border around this has a color of #9b72ee        
        
          <div style="border:2px solid #9b72ee;">Content here</div>
        
        
          .myborder {border:2px solid #9b72ee;}
        
        Border color #9b72ee