#894fea color space conversions
Hex:
        #894fea
        RGB:
        137, 79, 234
        CMY:
        46, 69, 8
        CMYK:
        41, 66, 0, 8
      HSL:
        262°, 78.6802%, 61.3725%
        HSV (HSB):
        262°, 66.2393%, 91.7647%
        XYZ:
        27.9638, 16.8508, 79.6206
        xyY:
        0.2247, 0.1354, 16.8508
      CIE-Lab:
        48.0715, 56.3787, -69.7167
        CIE-LCH:
        48.0715, 89.6604, 308.9619
        CIE-Luv:
        48.0715, 10.8968, -110.2726
        Hunter-Lab:
        41.0498, 49.7601, -86.2647
      #894fea color charts
#894fea RGB chart
      #894fea CMYK chart
      #894fea RGB pie chart
      #894fea color shades, tints & tones
#894fea color schemes
#894fea color preview, HTML & CSS examples
           This text has a color of #894fea        
        
          <p style="color:#894fea;">Text here</p>
        
        
          .mytext {color:#894fea;}
        
        Text color #894fea
      
           This box has a color of #894fea        
        
          <div style="background-color:#894fea;">Content here</div>
        
        
          .mybackground {background-color:#894fea;}
        
        Background color #894fea
      
           Border around this has a color of #894fea        
        
          <div style="border:2px solid #894fea;">Content here</div>
        
        
          .myborder {border:2px solid #894fea;}
        
        Border color #894fea