#1382a5 color space conversions
Hex:
        #1382a5
        RGB:
        19, 130, 165
        CMY:
        93, 49, 35
        CMYK:
        88, 21, 0, 35
      HSL:
        194°, 79.3478%, 36.0784%
        HSV (HSB):
        194°, 88.4848%, 64.7059%
        XYZ:
        15.0427, 18.8203, 38.4372
        xyY:
        0.2081, 0.2603, 18.8203
      CIE-Lab:
        50.4763, -16.0782, -26.7350
        CIE-LCH:
        50.4763, 31.1972, 238.9776
        CIE-Luv:
        50.4763, -34.1398, -37.9734
        Hunter-Lab:
        43.3824, -14.0248, -22.1638
      #1382a5 color charts
#1382a5 RGB chart
      #1382a5 CMYK chart
      #1382a5 RGB pie chart
      #1382a5 color shades, tints & tones
#1382a5 color schemes
#1382a5 color preview, HTML & CSS examples
           This text has a color of #1382a5        
        
          <p style="color:#1382a5;">Text here</p>
        
        
          .mytext {color:#1382a5;}
        
        Text color #1382a5
      
           This box has a color of #1382a5        
        
          <div style="background-color:#1382a5;">Content here</div>
        
        
          .mybackground {background-color:#1382a5;}
        
        Background color #1382a5
      
           Border around this has a color of #1382a5        
        
          <div style="border:2px solid #1382a5;">Content here</div>
        
        
          .myborder {border:2px solid #1382a5;}
        
        Border color #1382a5