#838ead color space conversions
Hex:
        #838ead
        RGB:
        131, 142, 173
        CMY:
        49, 44, 32
        CMYK:
        24, 18, 0, 32
      HSL:
        224°, 20.3883%, 59.6078%
        HSV (HSB):
        224°, 24.2775%, 67.8431%
        XYZ:
        26.5759, 27.1884, 43.3824
        xyY:
        0.2736, 0.2799, 27.1884
      CIE-Lab:
        59.1483, 3.0387, -17.6022
        CIE-LCH:
        59.1483, 17.8626, 279.7944
        CIE-Luv:
        59.1483, -7.3368, -26.8361
        Hunter-Lab:
        52.1425, -0.2719, -12.8293
      #838ead color charts
#838ead RGB chart
      #838ead CMYK chart
      #838ead RGB pie chart
      #838ead color shades, tints & tones
#838ead color schemes
#838ead color preview, HTML & CSS examples
           This text has a color of #838ead        
        
          <p style="color:#838ead;">Text here</p>
        
        
          .mytext {color:#838ead;}
        
        Text color #838ead
      
           This box has a color of #838ead        
        
          <div style="background-color:#838ead;">Content here</div>
        
        
          .mybackground {background-color:#838ead;}
        
        Background color #838ead
      
           Border around this has a color of #838ead        
        
          <div style="border:2px solid #838ead;">Content here</div>
        
        
          .myborder {border:2px solid #838ead;}
        
        Border color #838ead