#9c72ee color space conversions
Hex:
        #9c72ee
        RGB:
        156, 114, 238
        CMY:
        39, 55, 7
        CMYK:
        34, 52, 0, 7
      HSL:
        260°, 78.4810%, 69.0196%
        HSV (HSB):
        260°, 52.1008%, 93.3333%
        XYZ:
        35.1602, 25.2756, 83.9145
        xyY:
        0.2436, 0.1751, 25.2756
      CIE-Lab:
        57.3430, 42.7949, -56.9141
        CIE-LCH:
        57.3430, 71.2082, 306.9403
        CIE-Luv:
        57.3430, 9.9302, -94.5193
        Hunter-Lab:
        50.2748, 36.8549, -63.7694
      #9c72ee color charts
#9c72ee RGB chart
      #9c72ee CMYK chart
      #9c72ee RGB pie chart
      #9c72ee color shades, tints & tones
#9c72ee color schemes
#9c72ee color preview, HTML & CSS examples
           This text has a color of #9c72ee        
        
          <p style="color:#9c72ee;">Text here</p>
        
        
          .mytext {color:#9c72ee;}
        
        Text color #9c72ee
      
           This box has a color of #9c72ee        
        
          <div style="background-color:#9c72ee;">Content here</div>
        
        
          .mybackground {background-color:#9c72ee;}
        
        Background color #9c72ee
      
           Border around this has a color of #9c72ee        
        
          <div style="border:2px solid #9c72ee;">Content here</div>
        
        
          .myborder {border:2px solid #9c72ee;}
        
        Border color #9c72ee