#316ff3 color space conversions
Hex:
        #316ff3
        RGB:
        49, 111, 243
        CMY:
        81, 56, 5
        CMYK:
        80, 54, 0, 5
      HSL:
        221°, 88.9908%, 57.2549%
        HSV (HSB):
        221°, 79.8354%, 95.2941%
        XYZ:
        23.1287, 18.4929, 87.1445
        xyY:
        0.1796, 0.1436, 18.4929
      CIE-Lab:
        50.0886, 27.2934, -71.7448
        CIE-LCH:
        50.0886, 76.7610, 290.8280
        CIE-Luv:
        50.0886, -21.6245, -112.1043
        Hunter-Lab:
        43.0034, 20.7476, -90.0462
      #316ff3 color charts
#316ff3 RGB chart
      #316ff3 CMYK chart
      #316ff3 RGB pie chart
      #316ff3 color shades, tints & tones
#316ff3 color schemes
#316ff3 color preview, HTML & CSS examples
           This text has a color of #316ff3        
        
          <p style="color:#316ff3;">Text here</p>
        
        
          .mytext {color:#316ff3;}
        
        Text color #316ff3
      
           This box has a color of #316ff3        
        
          <div style="background-color:#316ff3;">Content here</div>
        
        
          .mybackground {background-color:#316ff3;}
        
        Background color #316ff3
      
           Border around this has a color of #316ff3        
        
          <div style="border:2px solid #316ff3;">Content here</div>
        
        
          .myborder {border:2px solid #316ff3;}
        
        Border color #316ff3