#313eef color space conversions
Hex:
        #313eef
        RGB:
        49, 62, 239
        CMY:
        81, 76, 6
        CMYK:
        79, 74, 0, 6
      HSL:
        236°, 85.5856%, 56.4706%
        HSV (HSB):
        236°, 79.4979%, 93.7255%
        XYZ:
        18.5692, 10.3302, 82.6766
        xyY:
        0.1664, 0.0926, 10.3302
      CIE-Lab:
        38.4287, 55.5209, -88.6188
        CIE-LCH:
        38.4287, 104.5747, 302.0677
        CIE-Luv:
        38.4287, -10.8113, -123.7890
        Hunter-Lab:
        32.1406, 46.8821, -130.0154
      #313eef color charts
#313eef RGB chart
      #313eef CMYK chart
      #313eef RGB pie chart
      #313eef color shades, tints & tones
#313eef color schemes
#313eef color preview, HTML & CSS examples
           This text has a color of #313eef        
        
          <p style="color:#313eef;">Text here</p>
        
        
          .mytext {color:#313eef;}
        
        Text color #313eef
      
           This box has a color of #313eef        
        
          <div style="background-color:#313eef;">Content here</div>
        
        
          .mybackground {background-color:#313eef;}
        
        Background color #313eef
      
           Border around this has a color of #313eef        
        
          <div style="border:2px solid #313eef;">Content here</div>
        
        
          .myborder {border:2px solid #313eef;}
        
        Border color #313eef