#896cfa color space conversions
Hex:
        #896cfa
        RGB:
        137, 108, 250
        CMY:
        46, 58, 2
        CMYK:
        45, 57, 0, 2
      HSL:
        252°, 93.4211%, 70.1961%
        HSV (HSB):
        252°, 56.8000%, 98.0392%
        XYZ:
        32.9344, 22.9456, 93.1356
        xyY:
        0.2210, 0.1540, 22.9456
      CIE-Lab:
        55.0163, 45.0840, -67.4102
        CIE-LCH:
        55.0163, 81.0968, 303.7747
        CIE-Luv:
        55.0163, 2.0162, -109.9892
        Hunter-Lab:
        47.9016, 38.8987, -81.7471
      #896cfa color charts
#896cfa RGB chart
      #896cfa CMYK chart
      #896cfa RGB pie chart
      #896cfa color shades, tints & tones
#896cfa color schemes
#896cfa color preview, HTML & CSS examples
           This text has a color of #896cfa        
        
          <p style="color:#896cfa;">Text here</p>
        
        
          .mytext {color:#896cfa;}
        
        Text color #896cfa
      
           This box has a color of #896cfa        
        
          <div style="background-color:#896cfa;">Content here</div>
        
        
          .mybackground {background-color:#896cfa;}
        
        Background color #896cfa
      
           Border around this has a color of #896cfa        
        
          <div style="border:2px solid #896cfa;">Content here</div>
        
        
          .myborder {border:2px solid #896cfa;}
        
        Border color #896cfa