#319fc1 color space conversions
Hex:
        #319fc1
        RGB:
        49, 159, 193
        CMY:
        81, 38, 24
        CMYK:
        75, 18, 0, 24
      HSL:
        194°, 59.5041%, 47.4510%
        HSV (HSB):
        194°, 74.6114%, 75.6863%
        XYZ:
        23.2904, 29.2995, 54.8799
        xyY:
        0.2167, 0.2726, 29.2995
      CIE-Lab:
        61.0450, -19.2071, -26.3288
        CIE-LCH:
        61.0450, 32.5901, 233.8889
        CIE-Luv:
        61.0450, -39.1688, -38.1339
        Hunter-Lab:
        54.1290, -17.9216, -22.2222
      #319fc1 color charts
#319fc1 RGB chart
      #319fc1 CMYK chart
      #319fc1 RGB pie chart
      #319fc1 color shades, tints & tones
#319fc1 color schemes
#319fc1 color preview, HTML & CSS examples
           This text has a color of #319fc1        
        
          <p style="color:#319fc1;">Text here</p>
        
        
          .mytext {color:#319fc1;}
        
        Text color #319fc1
      
           This box has a color of #319fc1        
        
          <div style="background-color:#319fc1;">Content here</div>
        
        
          .mybackground {background-color:#319fc1;}
        
        Background color #319fc1
      
           Border around this has a color of #319fc1        
        
          <div style="border:2px solid #319fc1;">Content here</div>
        
        
          .myborder {border:2px solid #319fc1;}
        
        Border color #319fc1