#896fc1 color space conversions
Hex:
        #896fc1
        RGB:
        137, 111, 193
        CMY:
        46, 56, 24
        CMYK:
        29, 42, 0, 24
      HSL:
        259°, 39.8058%, 59.6078%
        HSV (HSB):
        259°, 42.4870%, 75.6863%
        XYZ:
        25.6266, 20.5375, 53.0655
        xyY:
        0.2583, 0.2070, 20.5375
      CIE-Lab:
        52.4396, 28.0156, -39.3921
        CIE-LCH:
        52.4396, 48.3385, 305.4204
        CIE-Luv:
        52.4396, 6.9073, -63.6213
        Hunter-Lab:
        45.3183, 21.6311, -37.7029
      #896fc1 color charts
#896fc1 RGB chart
      #896fc1 CMYK chart
      #896fc1 RGB pie chart
      #896fc1 color shades, tints & tones
#896fc1 color schemes
#896fc1 color preview, HTML & CSS examples
           This text has a color of #896fc1        
        
          <p style="color:#896fc1;">Text here</p>
        
        
          .mytext {color:#896fc1;}
        
        Text color #896fc1
      
           This box has a color of #896fc1        
        
          <div style="background-color:#896fc1;">Content here</div>
        
        
          .mybackground {background-color:#896fc1;}
        
        Background color #896fc1
      
           Border around this has a color of #896fc1        
        
          <div style="border:2px solid #896fc1;">Content here</div>
        
        
          .myborder {border:2px solid #896fc1;}
        
        Border color #896fc1