#894ba3 color space conversions
Hex:
        #894ba3
        RGB:
        137, 75, 163
        CMY:
        46, 71, 36
        CMYK:
        16, 54, 0, 36
      HSL:
        282°, 36.9748%, 46.6667%
        HSV (HSB):
        282°, 53.9877%, 63.9216%
        XYZ:
        19.4435, 12.9949, 36.1338
        xyY:
        0.2835, 0.1895, 12.9949
      CIE-Lab:
        42.7555, 41.3541, -37.1649
        CIE-LCH:
        42.7555, 55.6003, 318.0540
        CIE-Luv:
        42.7555, 23.9667, -58.9115
        Hunter-Lab:
        36.0484, 33.1931, -34.1966
      #894ba3 color charts
#894ba3 RGB chart
      #894ba3 CMYK chart
      #894ba3 RGB pie chart
      #894ba3 color shades, tints & tones
#894ba3 color schemes
#894ba3 color preview, HTML & CSS examples
           This text has a color of #894ba3        
        
          <p style="color:#894ba3;">Text here</p>
        
        
          .mytext {color:#894ba3;}
        
        Text color #894ba3
      
           This box has a color of #894ba3        
        
          <div style="background-color:#894ba3;">Content here</div>
        
        
          .mybackground {background-color:#894ba3;}
        
        Background color #894ba3
      
           Border around this has a color of #894ba3        
        
          <div style="border:2px solid #894ba3;">Content here</div>
        
        
          .myborder {border:2px solid #894ba3;}
        
        Border color #894ba3