#313dbb color space conversions
Hex:
        #313dbb
        RGB:
        49, 61, 187
        CMY:
        81, 76, 27
        CMYK:
        74, 67, 0, 27
      HSL:
        235°, 58.4746%, 46.2745%
        HSV (HSB):
        235°, 73.7968%, 73.3333%
        XYZ:
        11.9050, 7.5783, 47.8490
        xyY:
        0.1768, 0.1126, 7.5783
      CIE-Lab:
        33.0888, 38.5796, -67.4193
        CIE-LCH:
        33.0888, 77.6772, 299.7797
        CIE-Luv:
        33.0888, -8.9889, -92.4428
        Hunter-Lab:
        27.5287, 29.0184, -83.7847
      #313dbb color charts
#313dbb RGB chart
      #313dbb CMYK chart
      #313dbb RGB pie chart
      #313dbb color shades, tints & tones
#313dbb color schemes
#313dbb color preview, HTML & CSS examples
           This text has a color of #313dbb        
        
          <p style="color:#313dbb;">Text here</p>
        
        
          .mytext {color:#313dbb;}
        
        Text color #313dbb
      
           This box has a color of #313dbb        
        
          <div style="background-color:#313dbb;">Content here</div>
        
        
          .mybackground {background-color:#313dbb;}
        
        Background color #313dbb
      
           Border around this has a color of #313dbb        
        
          <div style="border:2px solid #313dbb;">Content here</div>
        
        
          .myborder {border:2px solid #313dbb;}
        
        Border color #313dbb