#314dbb color space conversions
Hex:
        #314dbb
        RGB:
        49, 77, 187
        CMY:
        81, 70, 27
        CMYK:
        74, 59, 0, 27
      HSL:
        228°, 58.4746%, 46.2745%
        HSV (HSB):
        228°, 73.7968%, 73.3333%
        XYZ:
        12.8901, 9.5486, 48.1774
        xyY:
        0.1825, 0.1352, 9.5486
      CIE-Lab:
        37.0197, 28.3542, -60.9888
        CIE-LCH:
        37.0197, 67.2577, 294.9341
        CIE-Luv:
        37.0197, -12.6779, -87.8289
        Hunter-Lab:
        30.9008, 20.3842, -70.8085
      #314dbb color charts
#314dbb RGB chart
      #314dbb CMYK chart
      #314dbb RGB pie chart
      #314dbb color shades, tints & tones
#314dbb color schemes
#314dbb color preview, HTML & CSS examples
           This text has a color of #314dbb        
        
          <p style="color:#314dbb;">Text here</p>
        
        
          .mytext {color:#314dbb;}
        
        Text color #314dbb
      
           This box has a color of #314dbb        
        
          <div style="background-color:#314dbb;">Content here</div>
        
        
          .mybackground {background-color:#314dbb;}
        
        Background color #314dbb
      
           Border around this has a color of #314dbb        
        
          <div style="border:2px solid #314dbb;">Content here</div>
        
        
          .myborder {border:2px solid #314dbb;}
        
        Border color #314dbb