#857ae2 color space conversions
Hex:
        #857ae2
        RGB:
        133, 122, 226
        CMY:
        48, 52, 11
        CMYK:
        41, 46, 0, 11
      HSL:
        246°, 64.1975%, 68.2353%
        HSV (HSB):
        246°, 46.0177%, 88.6275%
        XYZ:
        30.3599, 24.3966, 75.0604
        xyY:
        0.2339, 0.1879, 24.3966
      CIE-Lab:
        56.4827, 29.3628, -51.7069
        CIE-LCH:
        56.4827, 59.4624, 299.5909
        CIE-Luv:
        56.4827, -1.7911, -84.4719
        Hunter-Lab:
        49.3929, 23.2793, -55.5255
      #857ae2 color charts
#857ae2 RGB chart
      #857ae2 CMYK chart
      #857ae2 RGB pie chart
      #857ae2 color shades, tints & tones
#857ae2 color schemes
#857ae2 color preview, HTML & CSS examples
           This text has a color of #857ae2        
        
          <p style="color:#857ae2;">Text here</p>
        
        
          .mytext {color:#857ae2;}
        
        Text color #857ae2
      
           This box has a color of #857ae2        
        
          <div style="background-color:#857ae2;">Content here</div>
        
        
          .mybackground {background-color:#857ae2;}
        
        Background color #857ae2
      
           Border around this has a color of #857ae2        
        
          <div style="border:2px solid #857ae2;">Content here</div>
        
        
          .myborder {border:2px solid #857ae2;}
        
        Border color #857ae2