#9670be color space conversions
Hex:
        #9670be
        RGB:
        150, 112, 190
        CMY:
        41, 56, 25
        CMYK:
        21, 41, 0, 25
      HSL:
        269°, 37.5000%, 59.2157%
        HSV (HSB):
        269°, 41.0526%, 74.5098%
        XYZ:
        27.6661, 21.7901, 51.4629
        xyY:
        0.2741, 0.2159, 21.7901
      CIE-Lab:
        53.8036, 30.4875, -35.4397
        CIE-LCH:
        53.8036, 46.7489, 310.7042
        CIE-Luv:
        53.8036, 13.7202, -58.0393
        Hunter-Lab:
        46.6798, 24.1033, -32.6893
      #9670be color charts
#9670be RGB chart
      #9670be CMYK chart
      #9670be RGB pie chart
      #9670be color shades, tints & tones
#9670be color schemes
#9670be color preview, HTML & CSS examples
           This text has a color of #9670be        
        
          <p style="color:#9670be;">Text here</p>
        
        
          .mytext {color:#9670be;}
        
        Text color #9670be
      
           This box has a color of #9670be        
        
          <div style="background-color:#9670be;">Content here</div>
        
        
          .mybackground {background-color:#9670be;}
        
        Background color #9670be
      
           Border around this has a color of #9670be        
        
          <div style="border:2px solid #9670be;">Content here</div>
        
        
          .myborder {border:2px solid #9670be;}
        
        Border color #9670be