#316adf color space conversions
Hex:
        #316adf
        RGB:
        49, 106, 223
        CMY:
        81, 58, 13
        CMYK:
        78, 52, 0, 13
      HSL:
        220°, 73.1092%, 53.3333%
        HSV (HSB):
        220°, 78.0269%, 87.4510%
        XYZ:
        19.7399, 16.2887, 71.9157
        xyY:
        0.1829, 0.1509, 16.2887
      CIE-Lab:
        47.3511, 23.0356, -64.9485
        CIE-LCH:
        47.3511, 68.9126, 289.5283
        CIE-Luv:
        47.3511, -20.4847, -100.2178
        Hunter-Lab:
        40.3593, 16.6764, -77.3964
      #316adf color charts
#316adf RGB chart
      #316adf CMYK chart
      #316adf RGB pie chart
      #316adf color shades, tints & tones
#316adf color schemes
#316adf color preview, HTML & CSS examples
           This text has a color of #316adf        
        
          <p style="color:#316adf;">Text here</p>
        
        
          .mytext {color:#316adf;}
        
        Text color #316adf
      
           This box has a color of #316adf        
        
          <div style="background-color:#316adf;">Content here</div>
        
        
          .mybackground {background-color:#316adf;}
        
        Background color #316adf
      
           Border around this has a color of #316adf        
        
          <div style="border:2px solid #316adf;">Content here</div>
        
        
          .myborder {border:2px solid #316adf;}
        
        Border color #316adf