#838dc2 color space conversions
Hex:
        #838dc2
        RGB:
        131, 141, 194
        CMY:
        49, 45, 24
        CMYK:
        32, 27, 0, 24
      HSL:
        230°, 34.0541%, 63.7255%
        HSV (HSB):
        230°, 32.4742%, 76.0784%
        XYZ:
        28.6226, 27.7701, 54.8905
        xyY:
        0.2572, 0.2495, 27.7701
      CIE-Lab:
        59.6805, 8.9314, -28.6918
        CIE-LCH:
        59.6805, 30.0498, 287.2908
        CIE-Luv:
        59.6805, -7.8387, -45.3946
        Hunter-Lab:
        52.6973, 4.7319, -24.8694
      #838dc2 color charts
#838dc2 RGB chart
      #838dc2 CMYK chart
      #838dc2 RGB pie chart
      #838dc2 color shades, tints & tones
#838dc2 color schemes
#838dc2 color preview, HTML & CSS examples
           This text has a color of #838dc2        
        
          <p style="color:#838dc2;">Text here</p>
        
        
          .mytext {color:#838dc2;}
        
        Text color #838dc2
      
           This box has a color of #838dc2        
        
          <div style="background-color:#838dc2;">Content here</div>
        
        
          .mybackground {background-color:#838dc2;}
        
        Background color #838dc2
      
           Border around this has a color of #838dc2        
        
          <div style="border:2px solid #838dc2;">Content here</div>
        
        
          .myborder {border:2px solid #838dc2;}
        
        Border color #838dc2