#895bc2 color space conversions
Hex:
        #895bc2
        RGB:
        137, 91, 194
        CMY:
        46, 64, 24
        CMYK:
        29, 53, 0, 24
      HSL:
        267°, 45.7778%, 55.8824%
        HSV (HSB):
        267°, 53.0928%, 76.0784%
        XYZ:
        23.7952, 16.6956, 53.0074
        xyY:
        0.2545, 0.1786, 16.6956
      CIE-Lab:
        47.8742, 39.8085, -47.2060
        CIE-LCH:
        47.8742, 61.7504, 310.1407
        CIE-Luv:
        47.8742, 13.5987, -75.6272
        Hunter-Lab:
        40.8602, 32.4453, -48.3139
      #895bc2 color charts
#895bc2 RGB chart
      #895bc2 CMYK chart
      #895bc2 RGB pie chart
      #895bc2 color shades, tints & tones
#895bc2 color schemes
#895bc2 color preview, HTML & CSS examples
           This text has a color of #895bc2        
        
          <p style="color:#895bc2;">Text here</p>
        
        
          .mytext {color:#895bc2;}
        
        Text color #895bc2
      
           This box has a color of #895bc2        
        
          <div style="background-color:#895bc2;">Content here</div>
        
        
          .mybackground {background-color:#895bc2;}
        
        Background color #895bc2
      
           Border around this has a color of #895bc2        
        
          <div style="border:2px solid #895bc2;">Content here</div>
        
        
          .myborder {border:2px solid #895bc2;}
        
        Border color #895bc2