#896bbe color space conversions
Hex:
        #896bbe
        RGB:
        137, 107, 190
        CMY:
        46, 58, 25
        CMYK:
        28, 44, 0, 25
      HSL:
        262°, 38.9671%, 58.2353%
        HSV (HSB):
        262°, 43.6842%, 74.5098%
        XYZ:
        24.8685, 19.5515, 51.1783
        xyY:
        0.2601, 0.2045, 19.5515
      CIE-Lab:
        51.3262, 29.5971, -39.4232
        CIE-LCH:
        51.3262, 49.2968, 306.8975
        CIE-Luv:
        51.3262, 8.7109, -63.5723
        Hunter-Lab:
        44.2170, 23.0119, -37.6723
      #896bbe color charts
#896bbe RGB chart
      #896bbe CMYK chart
      #896bbe RGB pie chart
      #896bbe color shades, tints & tones
#896bbe color schemes
#896bbe color preview, HTML & CSS examples
           This text has a color of #896bbe        
        
          <p style="color:#896bbe;">Text here</p>
        
        
          .mytext {color:#896bbe;}
        
        Text color #896bbe
      
           This box has a color of #896bbe        
        
          <div style="background-color:#896bbe;">Content here</div>
        
        
          .mybackground {background-color:#896bbe;}
        
        Background color #896bbe
      
           Border around this has a color of #896bbe        
        
          <div style="border:2px solid #896bbe;">Content here</div>
        
        
          .myborder {border:2px solid #896bbe;}
        
        Border color #896bbe