#13799f color space conversions
Hex:
        #13799f
        RGB:
        19, 121, 159
        CMY:
        93, 53, 38
        CMYK:
        88, 24, 0, 38
      HSL:
        196°, 78.6517%, 34.9020%
        HSV (HSB):
        196°, 88.0503%, 62.3529%
        XYZ:
        13.3639, 16.3164, 35.2459
        xyY:
        0.2058, 0.2513, 16.3164
      CIE-Lab:
        47.3869, -13.2221, -28.0362
        CIE-LCH:
        47.3869, 30.9976, 244.7510
        CIE-Luv:
        47.3869, -31.3693, -39.8817
        Hunter-Lab:
        40.3936, -11.6332, -23.4588
      #13799f color charts
#13799f RGB chart
      #13799f CMYK chart
      #13799f RGB pie chart
      #13799f color shades, tints & tones
#13799f color schemes
#13799f color preview, HTML & CSS examples
           This text has a color of #13799f        
        
          <p style="color:#13799f;">Text here</p>
        
        
          .mytext {color:#13799f;}
        
        Text color #13799f
      
           This box has a color of #13799f        
        
          <div style="background-color:#13799f;">Content here</div>
        
        
          .mybackground {background-color:#13799f;}
        
        Background color #13799f
      
           Border around this has a color of #13799f        
        
          <div style="border:2px solid #13799f;">Content here</div>
        
        
          .myborder {border:2px solid #13799f;}
        
        Border color #13799f