#1384a8 color space conversions
Hex:
        #1384a8
        RGB:
        19, 132, 168
        CMY:
        93, 48, 34
        CMYK:
        89, 21, 0, 34
      HSL:
        194°, 79.6791%, 36.6667%
        HSV (HSB):
        194°, 88.6905%, 65.8824%
        XYZ:
        15.5877, 19.4681, 39.9820
        xyY:
        0.2077, 0.2594, 19.4681
      CIE-Lab:
        51.2305, -16.1013, -27.3035
        CIE-LCH:
        51.2305, 31.6975, 239.4716
        CIE-Luv:
        51.2305, -34.6377, -38.9835
        Hunter-Lab:
        44.1227, -14.1541, -22.8400
      #1384a8 color charts
#1384a8 RGB chart
      #1384a8 CMYK chart
      #1384a8 RGB pie chart
      #1384a8 color shades, tints & tones
#1384a8 color schemes
#1384a8 color preview, HTML & CSS examples
           This text has a color of #1384a8        
        
          <p style="color:#1384a8;">Text here</p>
        
        
          .mytext {color:#1384a8;}
        
        Text color #1384a8
      
           This box has a color of #1384a8        
        
          <div style="background-color:#1384a8;">Content here</div>
        
        
          .mybackground {background-color:#1384a8;}
        
        Background color #1384a8
      
           Border around this has a color of #1384a8        
        
          <div style="border:2px solid #1384a8;">Content here</div>
        
        
          .myborder {border:2px solid #1384a8;}
        
        Border color #1384a8