#314df1 color space conversions
Hex:
        #314df1
        RGB:
        49, 77, 241
        CMY:
        81, 70, 5
        CMYK:
        80, 68, 0, 5
      HSL:
        231°, 87.2727%, 56.8627%
        HSV (HSB):
        231°, 79.6680%, 94.5098%
        XYZ:
        19.7977, 12.3116, 84.5520
        xyY:
        0.1697, 0.1055, 12.3116
      CIE-Lab:
        41.7071, 47.6513, -84.3356
        CIE-LCH:
        41.7071, 96.8666, 299.4673
        CIE-Luv:
        41.7071, -13.5453, -122.7919
        Hunter-Lab:
        35.0879, 39.3115, -118.3108
      #314df1 color charts
#314df1 RGB chart
      #314df1 CMYK chart
      #314df1 RGB pie chart
      #314df1 color shades, tints & tones
#314df1 color schemes
#314df1 color preview, HTML & CSS examples
           This text has a color of #314df1        
        
          <p style="color:#314df1;">Text here</p>
        
        
          .mytext {color:#314df1;}
        
        Text color #314df1
      
           This box has a color of #314df1        
        
          <div style="background-color:#314df1;">Content here</div>
        
        
          .mybackground {background-color:#314df1;}
        
        Background color #314df1
      
           Border around this has a color of #314df1        
        
          <div style="border:2px solid #314df1;">Content here</div>
        
        
          .myborder {border:2px solid #314df1;}
        
        Border color #314df1