#895faf color space conversions
Hex:
        #895faf
        RGB:
        137, 95, 175
        CMY:
        46, 63, 31
        CMYK:
        22, 46, 0, 31
      HSL:
        272°, 33.3333%, 52.9412%
        HSV (HSB):
        272°, 45.7143%, 68.6275%
        XYZ:
        22.1466, 16.5979, 42.5939
        xyY:
        0.2723, 0.2041, 16.5979
      CIE-Lab:
        47.7494, 32.8937, -36.3586
        CIE-LCH:
        47.7494, 49.0300, 312.1357
        CIE-Luv:
        47.7494, 15.0458, -58.2569
        Hunter-Lab:
        40.7406, 25.7368, -33.4688
      #895faf color charts
#895faf RGB chart
      #895faf CMYK chart
      #895faf RGB pie chart
      #895faf color shades, tints & tones
#895faf color schemes
#895faf color preview, HTML & CSS examples
           This text has a color of #895faf        
        
          <p style="color:#895faf;">Text here</p>
        
        
          .mytext {color:#895faf;}
        
        Text color #895faf
      
           This box has a color of #895faf        
        
          <div style="background-color:#895faf;">Content here</div>
        
        
          .mybackground {background-color:#895faf;}
        
        Background color #895faf
      
           Border around this has a color of #895faf        
        
          <div style="border:2px solid #895faf;">Content here</div>
        
        
          .myborder {border:2px solid #895faf;}
        
        Border color #895faf