#894dfd color space conversions
Hex:
        #894dfd
        RGB:
        137, 77, 253
        CMY:
        46, 70, 1
        CMYK:
        46, 70, 0, 1
      HSL:
        260°, 97.7778%, 64.7059%
        HSV (HSB):
        260°, 69.5652%, 99.2157%
        XYZ:
        30.7000, 17.7180, 94.7303
        xyY:
        0.2145, 0.1238, 17.7180
      CIE-Lab:
        49.1522, 62.2314, -78.5981
        CIE-LCH:
        49.1522, 100.2517, 308.3711
        CIE-Luv:
        49.1522, 8.7180, -123.7799
        Hunter-Lab:
        42.0927, 56.5255, -103.9682
      #894dfd color charts
#894dfd RGB chart
      #894dfd CMYK chart
      #894dfd RGB pie chart
      #894dfd color shades, tints & tones
#894dfd color schemes
#894dfd color preview, HTML & CSS examples
           This text has a color of #894dfd        
        
          <p style="color:#894dfd;">Text here</p>
        
        
          .mytext {color:#894dfd;}
        
        Text color #894dfd
      
           This box has a color of #894dfd        
        
          <div style="background-color:#894dfd;">Content here</div>
        
        
          .mybackground {background-color:#894dfd;}
        
        Background color #894dfd
      
           Border around this has a color of #894dfd        
        
          <div style="border:2px solid #894dfd;">Content here</div>
        
        
          .myborder {border:2px solid #894dfd;}
        
        Border color #894dfd