#9a7bee color space conversions
Hex:
        #9a7bee
        RGB:
        154, 123, 238
        CMY:
        40, 52, 7
        CMYK:
        35, 48, 0, 7
      HSL:
        256°, 77.1812%, 70.7843%
        HSV (HSB):
        256°, 48.3193%, 93.3333%
        XYZ:
        35.8420, 27.2090, 84.2517
        xyY:
        0.2433, 0.1847, 27.2090
      CIE-Lab:
        59.1673, 37.2366, -54.0140
        CIE-LCH:
        59.1673, 65.6055, 304.5819
        CIE-Luv:
        59.1673, 6.1013, -89.8900
        Hunter-Lab:
        52.1622, 31.3680, -59.2508
      #9a7bee color charts
#9a7bee RGB chart
      #9a7bee CMYK chart
      #9a7bee RGB pie chart
      #9a7bee color shades, tints & tones
#9a7bee color schemes
#9a7bee color preview, HTML & CSS examples
           This text has a color of #9a7bee        
        
          <p style="color:#9a7bee;">Text here</p>
        
        
          .mytext {color:#9a7bee;}
        
        Text color #9a7bee
      
           This box has a color of #9a7bee        
        
          <div style="background-color:#9a7bee;">Content here</div>
        
        
          .mybackground {background-color:#9a7bee;}
        
        Background color #9a7bee
      
           Border around this has a color of #9a7bee        
        
          <div style="border:2px solid #9a7bee;">Content here</div>
        
        
          .myborder {border:2px solid #9a7bee;}
        
        Border color #9a7bee