#894ebf color space conversions
Hex:
        #894ebf
        RGB:
        137, 78, 191
        CMY:
        46, 69, 25
        CMYK:
        28, 59, 0, 25
      HSL:
        271°, 46.8880%, 52.7451%
        HSV (HSB):
        271°, 59.1623%, 74.9020%
        XYZ:
        22.4449, 14.5287, 50.9116
        xyY:
        0.2554, 0.1653, 14.5287
      CIE-Lab:
        44.9818, 46.1979, -50.0912
        CIE-LCH:
        44.9818, 68.1423, 312.6846
        CIE-Luv:
        44.9818, 17.8602, -79.3588
        Hunter-Lab:
        38.1166, 38.4055, -52.5109
      #894ebf color charts
#894ebf RGB chart
      #894ebf CMYK chart
      #894ebf RGB pie chart
      #894ebf color shades, tints & tones
#894ebf color schemes
#894ebf color preview, HTML & CSS examples
           This text has a color of #894ebf        
        
          <p style="color:#894ebf;">Text here</p>
        
        
          .mytext {color:#894ebf;}
        
        Text color #894ebf
      
           This box has a color of #894ebf        
        
          <div style="background-color:#894ebf;">Content here</div>
        
        
          .mybackground {background-color:#894ebf;}
        
        Background color #894ebf
      
           Border around this has a color of #894ebf        
        
          <div style="border:2px solid #894ebf;">Content here</div>
        
        
          .myborder {border:2px solid #894ebf;}
        
        Border color #894ebf