#895fda color space conversions
Hex:
        #895fda
        RGB:
        137, 95, 218
        CMY:
        46, 63, 15
        CMYK:
        37, 56, 0, 15
      HSL:
        260°, 62.4365%, 61.3725%
        HSV (HSB):
        260°, 56.4220%, 85.4902%
        XYZ:
        27.0636, 18.5647, 68.4866
        xyY:
        0.2372, 0.1627, 18.5647
      CIE-Lab:
        50.1740, 43.7090, -57.2678
        CIE-LCH:
        50.1740, 72.0422, 307.3523
        CIE-Luv:
        50.1740, 9.1387, -92.2044
        Hunter-Lab:
        43.0868, 36.7172, -64.0808
      #895fda color charts
#895fda RGB chart
      #895fda CMYK chart
      #895fda RGB pie chart
      #895fda color shades, tints & tones
#895fda color schemes
#895fda color preview, HTML & CSS examples
           This text has a color of #895fda        
        
          <p style="color:#895fda;">Text here</p>
        
        
          .mytext {color:#895fda;}
        
        Text color #895fda
      
           This box has a color of #895fda        
        
          <div style="background-color:#895fda;">Content here</div>
        
        
          .mybackground {background-color:#895fda;}
        
        Background color #895fda
      
           Border around this has a color of #895fda        
        
          <div style="border:2px solid #895fda;">Content here</div>
        
        
          .myborder {border:2px solid #895fda;}
        
        Border color #895fda