#838ec0 color space conversions
Hex:
        #838ec0
        RGB:
        131, 142, 192
        CMY:
        49, 44, 25
        CMYK:
        32, 26, 0, 25
      HSL:
        229°, 32.6203%, 63.3333%
        HSV (HSB):
        229°, 31.7708%, 75.2941%
        XYZ:
        28.5475, 27.9771, 53.7647
        xyY:
        0.2588, 0.2537, 27.9771
      CIE-Lab:
        59.8680, 7.8298, -27.2726
        CIE-LCH:
        59.8680, 28.3743, 286.0185
        CIE-Luv:
        59.8680, -8.1632, -42.9765
        Hunter-Lab:
        52.8934, 3.7763, -23.2413
      #838ec0 color charts
#838ec0 RGB chart
      #838ec0 CMYK chart
      #838ec0 RGB pie chart
      #838ec0 color shades, tints & tones
#838ec0 color schemes
#838ec0 color preview, HTML & CSS examples
           This text has a color of #838ec0        
        
          <p style="color:#838ec0;">Text here</p>
        
        
          .mytext {color:#838ec0;}
        
        Text color #838ec0
      
           This box has a color of #838ec0        
        
          <div style="background-color:#838ec0;">Content here</div>
        
        
          .mybackground {background-color:#838ec0;}
        
        Background color #838ec0
      
           Border around this has a color of #838ec0        
        
          <div style="border:2px solid #838ec0;">Content here</div>
        
        
          .myborder {border:2px solid #838ec0;}
        
        Border color #838ec0