#9a72da color space conversions
Hex:
        #9a72da
        RGB:
        154, 114, 218
        CMY:
        40, 55, 15
        CMYK:
        29, 48, 0, 15
      HSL:
        263°, 58.4270%, 65.0980%
        HSV (HSB):
        263°, 47.7064%, 85.4902%
        XYZ:
        31.9986, 23.9666, 69.2692
        xyY:
        0.2555, 0.1914, 23.9666
      CIE-Lab:
        56.0543, 37.2514, -47.7795
        CIE-LCH:
        56.0543, 60.5851, 307.9418
        CIE-Luv:
        56.0543, 11.4638, -79.0067
        Hunter-Lab:
        48.9557, 30.9994, -49.6225
      #9a72da color charts
#9a72da RGB chart
      #9a72da CMYK chart
      #9a72da RGB pie chart
      #9a72da color shades, tints & tones
#9a72da color schemes
#9a72da color preview, HTML & CSS examples
           This text has a color of #9a72da        
        
          <p style="color:#9a72da;">Text here</p>
        
        
          .mytext {color:#9a72da;}
        
        Text color #9a72da
      
           This box has a color of #9a72da        
        
          <div style="background-color:#9a72da;">Content here</div>
        
        
          .mybackground {background-color:#9a72da;}
        
        Background color #9a72da
      
           Border around this has a color of #9a72da        
        
          <div style="border:2px solid #9a72da;">Content here</div>
        
        
          .myborder {border:2px solid #9a72da;}
        
        Border color #9a72da