#1380b3 color space conversions
Hex:
        #1380b3
        RGB:
        19, 128, 179
        CMY:
        93, 50, 30
        CMYK:
        89, 28, 0, 30
      HSL:
        199°, 80.8081%, 38.8235%
        HSV (HSB):
        199°, 89.3855%, 70.1961%
        XYZ:
        16.1244, 18.8315, 45.4328
        xyY:
        0.2006, 0.2343, 18.8315
      CIE-Lab:
        50.4894, -9.8015, -34.8144
        CIE-LCH:
        50.4894, 36.1678, 254.2762
        CIE-Luv:
        50.4894, -32.5119, -51.6069
        Hunter-Lab:
        43.3952, -9.6162, -31.6972
      #1380b3 color charts
#1380b3 RGB chart
      #1380b3 CMYK chart
      #1380b3 RGB pie chart
      #1380b3 color shades, tints & tones
#1380b3 color schemes
#1380b3 color preview, HTML & CSS examples
           This text has a color of #1380b3        
        
          <p style="color:#1380b3;">Text here</p>
        
        
          .mytext {color:#1380b3;}
        
        Text color #1380b3
      
           This box has a color of #1380b3        
        
          <div style="background-color:#1380b3;">Content here</div>
        
        
          .mybackground {background-color:#1380b3;}
        
        Background color #1380b3
      
           Border around this has a color of #1380b3        
        
          <div style="border:2px solid #1380b3;">Content here</div>
        
        
          .myborder {border:2px solid #1380b3;}
        
        Border color #1380b3