#837faf color space conversions
Hex:
        #837faf
        RGB:
        131, 127, 175
        CMY:
        49, 50, 31
        CMYK:
        25, 27, 0, 31
      HSL:
        245°, 23.0769%, 59.2157%
        HSV (HSB):
        245°, 27.4286%, 68.6275%
        XYZ:
        24.6873, 23.0992, 43.7149
        xyY:
        0.2698, 0.2524, 23.0992
      CIE-Lab:
        55.1744, 12.2319, -24.8290
        CIE-LCH:
        55.1744, 27.6785, 296.2271
        CIE-Luv:
        55.1744, -0.8990, -39.0703
        Hunter-Lab:
        48.0616, 7.5804, -20.2846
      #837faf color charts
#837faf RGB chart
      #837faf CMYK chart
      #837faf RGB pie chart
      #837faf color shades, tints & tones
#837faf color schemes
#837faf color preview, HTML & CSS examples
           This text has a color of #837faf        
        
          <p style="color:#837faf;">Text here</p>
        
        
          .mytext {color:#837faf;}
        
        Text color #837faf
      
           This box has a color of #837faf        
        
          <div style="background-color:#837faf;">Content here</div>
        
        
          .mybackground {background-color:#837faf;}
        
        Background color #837faf
      
           Border around this has a color of #837faf        
        
          <div style="border:2px solid #837faf;">Content here</div>
        
        
          .myborder {border:2px solid #837faf;}
        
        Border color #837faf