#895dff color space conversions
Hex:
        #895dff
        RGB:
        137, 93, 255
        CMY:
        46, 64, 0
        CMYK:
        46, 64, 0, 0
      HSL:
        256°, 100.0000%, 68.2353%
        HSV (HSB):
        256°, 63.5294%, 100.0000%
        XYZ:
        32.2809, 20.3671, 96.8376
        xyY:
        0.2159, 0.1362, 20.3671
      CIE-Lab:
        52.2497, 54.6704, -74.6629
        CIE-LCH:
        52.2497, 92.5387, 306.2127
        CIE-Luv:
        52.2497, 5.2117, -119.9486
        Hunter-Lab:
        45.1299, 48.7017, -95.6308
      #895dff color charts
#895dff RGB chart
      #895dff CMYK chart
      #895dff RGB pie chart
      #895dff color shades, tints & tones
#895dff color schemes
#895dff color preview, HTML & CSS examples
           This text has a color of #895dff        
        
          <p style="color:#895dff;">Text here</p>
        
        
          .mytext {color:#895dff;}
        
        Text color #895dff
      
           This box has a color of #895dff        
        
          <div style="background-color:#895dff;">Content here</div>
        
        
          .mybackground {background-color:#895dff;}
        
        Background color #895dff
      
           Border around this has a color of #895dff        
        
          <div style="border:2px solid #895dff;">Content here</div>
        
        
          .myborder {border:2px solid #895dff;}
        
        Border color #895dff