#319daf color space conversions
Hex:
        #319daf
        RGB:
        49, 157, 175
        CMY:
        81, 38, 31
        CMYK:
        72, 10, 0, 31
      HSL:
        189°, 56.2500%, 43.9216%
        HSV (HSB):
        189°, 72.0000%, 68.6275%
        XYZ:
        21.0615, 27.8621, 44.8253
        xyY:
        0.2247, 0.2972, 27.8621
      CIE-Lab:
        59.7639, -24.0027, -18.1548
        CIE-LCH:
        59.7639, 30.0952, 217.1026
        CIE-Luv:
        59.7639, -39.5722, -24.1390
        Hunter-Lab:
        52.7845, -21.1499, -13.4007
      #319daf color charts
#319daf RGB chart
      #319daf CMYK chart
      #319daf RGB pie chart
      #319daf color shades, tints & tones
#319daf color schemes
#319daf color preview, HTML & CSS examples
           This text has a color of #319daf        
        
          <p style="color:#319daf;">Text here</p>
        
        
          .mytext {color:#319daf;}
        
        Text color #319daf
      
           This box has a color of #319daf        
        
          <div style="background-color:#319daf;">Content here</div>
        
        
          .mybackground {background-color:#319daf;}
        
        Background color #319daf
      
           Border around this has a color of #319daf        
        
          <div style="border:2px solid #319daf;">Content here</div>
        
        
          .myborder {border:2px solid #319daf;}
        
        Border color #319daf