#857bb1 color space conversions
Hex:
        #857bb1
        RGB:
        133, 123, 177
        CMY:
        48, 52, 31
        CMYK:
        25, 31, 0, 31
      HSL:
        251°, 25.7143%, 58.8235%
        HSV (HSB):
        251°, 30.5085%, 69.4118%
        XYZ:
        24.6916, 22.3268, 44.6031
        xyY:
        0.2695, 0.2437, 22.3268
      CIE-Lab:
        54.3720, 15.7089, -27.2049
        CIE-LCH:
        54.3720, 31.4146, 300.0034
        CIE-Luv:
        54.3720, 1.6501, -43.1740
        Hunter-Lab:
        47.2512, 10.5874, -22.8913
      #857bb1 color charts
#857bb1 RGB chart
      #857bb1 CMYK chart
      #857bb1 RGB pie chart
      #857bb1 color shades, tints & tones
#857bb1 color schemes
#857bb1 color preview, HTML & CSS examples
           This text has a color of #857bb1        
        
          <p style="color:#857bb1;">Text here</p>
        
        
          .mytext {color:#857bb1;}
        
        Text color #857bb1
      
           This box has a color of #857bb1        
        
          <div style="background-color:#857bb1;">Content here</div>
        
        
          .mybackground {background-color:#857bb1;}
        
        Background color #857bb1
      
           Border around this has a color of #857bb1        
        
          <div style="border:2px solid #857bb1;">Content here</div>
        
        
          .myborder {border:2px solid #857bb1;}
        
        Border color #857bb1