#1382a2 color space conversions
Hex:
        #1382a2
        RGB:
        19, 130, 162
        CMY:
        93, 49, 36
        CMYK:
        88, 20, 0, 36
      HSL:
        193°, 79.0055%, 35.4902%
        HSV (HSB):
        193°, 88.2716%, 63.5294%
        XYZ:
        14.7728, 18.7123, 37.0157
        xyY:
        0.2095, 0.2654, 18.7123
      CIE-Lab:
        50.3490, -17.1567, -25.1902
        CIE-LCH:
        50.3490, 30.4778, 235.7416
        CIE-Luv:
        50.3490, -34.3474, -35.3750
        Hunter-Lab:
        43.2578, -14.7423, -20.4540
      #1382a2 color charts
#1382a2 RGB chart
      #1382a2 CMYK chart
      #1382a2 RGB pie chart
      #1382a2 color shades, tints & tones
#1382a2 color schemes
#1382a2 color preview, HTML & CSS examples
           This text has a color of #1382a2        
        
          <p style="color:#1382a2;">Text here</p>
        
        
          .mytext {color:#1382a2;}
        
        Text color #1382a2
      
           This box has a color of #1382a2        
        
          <div style="background-color:#1382a2;">Content here</div>
        
        
          .mybackground {background-color:#1382a2;}
        
        Background color #1382a2
      
           Border around this has a color of #1382a2        
        
          <div style="border:2px solid #1382a2;">Content here</div>
        
        
          .myborder {border:2px solid #1382a2;}
        
        Border color #1382a2