#9a7cbf color space conversions
Hex:
        #9a7cbf
        RGB:
        154, 124, 191
        CMY:
        40, 51, 25
        CMYK:
        19, 35, 0, 25
      HSL:
        267°, 34.3590%, 61.7647%
        HSV (HSB):
        267°, 35.0785%, 74.9020%
        XYZ:
        29.9380, 25.0469, 52.5468
        xyY:
        0.2784, 0.2329, 25.0469
      CIE-Lab:
        57.1211, 25.0208, -30.8060
        CIE-LCH:
        57.1211, 39.6869, 309.0837
        CIE-Luv:
        57.1211, 10.9584, -50.6007
        Hunter-Lab:
        50.0469, 19.1966, -27.2188
      #9a7cbf color charts
#9a7cbf RGB chart
      #9a7cbf CMYK chart
      #9a7cbf RGB pie chart
      #9a7cbf color shades, tints & tones
#9a7cbf color schemes
#9a7cbf color preview, HTML & CSS examples
           This text has a color of #9a7cbf        
        
          <p style="color:#9a7cbf;">Text here</p>
        
        
          .mytext {color:#9a7cbf;}
        
        Text color #9a7cbf
      
           This box has a color of #9a7cbf        
        
          <div style="background-color:#9a7cbf;">Content here</div>
        
        
          .mybackground {background-color:#9a7cbf;}
        
        Background color #9a7cbf
      
           Border around this has a color of #9a7cbf        
        
          <div style="border:2px solid #9a7cbf;">Content here</div>
        
        
          .myborder {border:2px solid #9a7cbf;}
        
        Border color #9a7cbf