#895bc1 color space conversions
Hex:
        #895bc1
        RGB:
        137, 91, 193
        CMY:
        46, 64, 24
        CMYK:
        29, 53, 0, 24
      HSL:
        267°, 45.1327%, 55.6863%
        HSV (HSB):
        267°, 52.8497%, 75.6863%
        XYZ:
        23.6833, 16.6508, 52.4178
        xyY:
        0.2553, 0.1795, 16.6508
      CIE-Lab:
        47.8170, 39.5598, -46.7190
        CIE-LCH:
        47.8170, 61.2180, 310.2566
        CIE-Luv:
        47.8170, 13.7455, -74.8410
        Hunter-Lab:
        40.8054, 32.1911, -47.5990
      #895bc1 color charts
#895bc1 RGB chart
      #895bc1 CMYK chart
      #895bc1 RGB pie chart
      #895bc1 color shades, tints & tones
#895bc1 color schemes
#895bc1 color preview, HTML & CSS examples
           This text has a color of #895bc1        
        
          <p style="color:#895bc1;">Text here</p>
        
        
          .mytext {color:#895bc1;}
        
        Text color #895bc1
      
           This box has a color of #895bc1        
        
          <div style="background-color:#895bc1;">Content here</div>
        
        
          .mybackground {background-color:#895bc1;}
        
        Background color #895bc1
      
           Border around this has a color of #895bc1        
        
          <div style="border:2px solid #895bc1;">Content here</div>
        
        
          .myborder {border:2px solid #895bc1;}
        
        Border color #895bc1