#895dbf color space conversions
Hex:
        #895dbf
        RGB:
        137, 93, 191
        CMY:
        46, 64, 25
        CMYK:
        28, 51, 0, 25
      HSL:
        267°, 43.3628%, 55.6863%
        HSV (HSB):
        267°, 51.3089%, 74.9020%
        XYZ:
        23.6348, 16.9087, 51.3082
        xyY:
        0.2573, 0.1841, 16.9087
      CIE-Lab:
        48.1447, 37.9326, -45.0400
        CIE-LCH:
        48.1447, 58.8854, 310.1040
        CIE-Luv:
        48.1447, 13.4019, -72.2332
        Hunter-Lab:
        41.1201, 30.6372, -45.1958
      #895dbf color charts
#895dbf RGB chart
      #895dbf CMYK chart
      #895dbf RGB pie chart
      #895dbf color shades, tints & tones
#895dbf color schemes
#895dbf color preview, HTML & CSS examples
           This text has a color of #895dbf        
        
          <p style="color:#895dbf;">Text here</p>
        
        
          .mytext {color:#895dbf;}
        
        Text color #895dbf
      
           This box has a color of #895dbf        
        
          <div style="background-color:#895dbf;">Content here</div>
        
        
          .mybackground {background-color:#895dbf;}
        
        Background color #895dbf
      
           Border around this has a color of #895dbf        
        
          <div style="border:2px solid #895dbf;">Content here</div>
        
        
          .myborder {border:2px solid #895dbf;}
        
        Border color #895dbf