#838fa2 color space conversions
Hex:
        #838fa2
        RGB:
        131, 143, 162
        CMY:
        49, 44, 36
        CMYK:
        19, 12, 0, 36
      HSL:
        217°, 14.2857%, 57.4510%
        HSV (HSB):
        217°, 19.1358%, 63.5294%
        XYZ:
        25.7041, 27.0789, 38.0544
        xyY:
        0.2830, 0.2981, 27.0789
      CIE-Lab:
        59.0472, -0.1405, -11.4868
        CIE-LCH:
        59.0472, 11.4876, 269.2994
        CIE-Luv:
        59.0472, -7.3296, -16.9048
        Hunter-Lab:
        52.0373, -2.8943, -6.9321
      #838fa2 color charts
#838fa2 RGB chart
      #838fa2 CMYK chart
      #838fa2 RGB pie chart
      #838fa2 color shades, tints & tones
#838fa2 color schemes
#838fa2 color preview, HTML & CSS examples
           This text has a color of #838fa2        
        
          <p style="color:#838fa2;">Text here</p>
        
        
          .mytext {color:#838fa2;}
        
        Text color #838fa2
      
           This box has a color of #838fa2        
        
          <div style="background-color:#838fa2;">Content here</div>
        
        
          .mybackground {background-color:#838fa2;}
        
        Background color #838fa2
      
           Border around this has a color of #838fa2        
        
          <div style="border:2px solid #838fa2;">Content here</div>
        
        
          .myborder {border:2px solid #838fa2;}
        
        Border color #838fa2