#894f7f color space conversions
Hex:
        #894f7f
        RGB:
        137, 79, 127
        CMY:
        46, 69, 50
        CMYK:
        0, 42, 7, 46
      HSL:
        310°, 26.8519%, 42.3529%
        HSV (HSB):
        310°, 42.3358%, 53.7255%
        XYZ:
        16.9433, 12.4426, 21.5873
        xyY:
        0.3324, 0.2441, 12.4426
      CIE-Lab:
        41.9111, 31.7823, -16.7741
        CIE-LCH:
        41.9111, 35.9372, 332.1758
        CIE-Luv:
        41.9111, 29.8139, -27.7999
        Hunter-Lab:
        35.2741, 24.0095, -11.5929
      #894f7f color charts
#894f7f RGB chart
      #894f7f CMYK chart
      #894f7f RGB pie chart
      #894f7f color shades, tints & tones
#894f7f color schemes
#894f7f color preview, HTML & CSS examples
           This text has a color of #894f7f        
        
          <p style="color:#894f7f;">Text here</p>
        
        
          .mytext {color:#894f7f;}
        
        Text color #894f7f
      
           This box has a color of #894f7f        
        
          <div style="background-color:#894f7f;">Content here</div>
        
        
          .mybackground {background-color:#894f7f;}
        
        Background color #894f7f
      
           Border around this has a color of #894f7f        
        
          <div style="border:2px solid #894f7f;">Content here</div>
        
        
          .myborder {border:2px solid #894f7f;}
        
        Border color #894f7f