#319bc7 color space conversions
Hex:
        #319bc7
        RGB:
        49, 155, 199
        CMY:
        81, 39, 22
        CMYK:
        75, 22, 0, 22
      HSL:
        198°, 60.4839%, 48.6275%
        HSV (HSB):
        198°, 75.3769%, 78.0392%
        XYZ:
        23.2968, 28.2192, 58.2518
        xyY:
        0.2122, 0.2571, 28.2192
      CIE-Lab:
        60.0862, -15.0458, -31.1771
        CIE-LCH:
        60.0862, 34.6177, 244.2385
        CIE-Luv:
        60.0862, -37.3862, -46.5442
        Hunter-Lab:
        53.1217, -14.6811, -27.8306
      #319bc7 color charts
#319bc7 RGB chart
      #319bc7 CMYK chart
      #319bc7 RGB pie chart
      #319bc7 color shades, tints & tones
#319bc7 color schemes
#319bc7 color preview, HTML & CSS examples
           This text has a color of #319bc7        
        
          <p style="color:#319bc7;">Text here</p>
        
        
          .mytext {color:#319bc7;}
        
        Text color #319bc7
      
           This box has a color of #319bc7        
        
          <div style="background-color:#319bc7;">Content here</div>
        
        
          .mybackground {background-color:#319bc7;}
        
        Background color #319bc7
      
           Border around this has a color of #319bc7        
        
          <div style="border:2px solid #319bc7;">Content here</div>
        
        
          .myborder {border:2px solid #319bc7;}
        
        Border color #319bc7