#316ec2 color space conversions
Hex:
        #316ec2
        RGB:
        49, 110, 194
        CMY:
        81, 57, 24
        CMYK:
        75, 43, 0, 24
      HSL:
        215°, 59.6708%, 47.6471%
        HSV (HSB):
        215°, 74.7423%, 76.0784%
        XYZ:
        16.5802, 15.6999, 53.1954
        xyY:
        0.1940, 0.1837, 15.6999
      CIE-Lab:
        46.5782, 9.6407, -49.6262
        CIE-LCH:
        46.5782, 50.5539, 280.9937
        CIE-Luv:
        46.5782, -22.2444, -75.7493
        Hunter-Lab:
        39.6231, 5.3525, -51.8629
      #316ec2 color charts
#316ec2 RGB chart
      #316ec2 CMYK chart
      #316ec2 RGB pie chart
      #316ec2 color shades, tints & tones
#316ec2 color schemes
#316ec2 color preview, HTML & CSS examples
           This text has a color of #316ec2        
        
          <p style="color:#316ec2;">Text here</p>
        
        
          .mytext {color:#316ec2;}
        
        Text color #316ec2
      
           This box has a color of #316ec2        
        
          <div style="background-color:#316ec2;">Content here</div>
        
        
          .mybackground {background-color:#316ec2;}
        
        Background color #316ec2
      
           Border around this has a color of #316ec2        
        
          <div style="border:2px solid #316ec2;">Content here</div>
        
        
          .myborder {border:2px solid #316ec2;}
        
        Border color #316ec2