#9670ee color space conversions
Hex:
        #9670ee
        RGB:
        150, 112, 238
        CMY:
        41, 56, 7
        CMYK:
        37, 53, 0, 7
      HSL:
        258°, 78.7500%, 68.6275%
        HSV (HSB):
        258°, 52.9412%, 93.3333%
        XYZ:
        33.8045, 24.2454, 83.7871
        xyY:
        0.2383, 0.1709, 24.2454
      CIE-Lab:
        56.3327, 42.4756, -58.5631
        CIE-LCH:
        56.3327, 72.3451, 305.9532
        CIE-Luv:
        56.3327, 7.7314, -96.6917
        Hunter-Lab:
        49.2396, 36.3762, -66.4212
      #9670ee color charts
#9670ee RGB chart
      #9670ee CMYK chart
      #9670ee RGB pie chart
      #9670ee color shades, tints & tones
#9670ee color schemes
#9670ee color preview, HTML & CSS examples
           This text has a color of #9670ee        
        
          <p style="color:#9670ee;">Text here</p>
        
        
          .mytext {color:#9670ee;}
        
        Text color #9670ee
      
           This box has a color of #9670ee        
        
          <div style="background-color:#9670ee;">Content here</div>
        
        
          .mybackground {background-color:#9670ee;}
        
        Background color #9670ee
      
           Border around this has a color of #9670ee        
        
          <div style="border:2px solid #9670ee;">Content here</div>
        
        
          .myborder {border:2px solid #9670ee;}
        
        Border color #9670ee