#1382d7 color space conversions
Hex:
        #1382d7
        RGB:
        19, 130, 215
        CMY:
        93, 49, 16
        CMYK:
        91, 40, 0, 16
      HSL:
        206°, 83.7607%, 45.8824%
        HSV (HSB):
        206°, 91.1628%, 84.3137%
        XYZ:
        20.5169, 21.0100, 67.2640
        xyY:
        0.1886, 0.1931, 21.0100
      CIE-Lab:
        52.9604, 2.6923, -51.4378
        CIE-LCH:
        52.9604, 51.5082, 272.9962
        CIE-Luv:
        52.9604, -31.0810, -80.2182
        Hunter-Lab:
        45.8367, -0.3159, -54.9206
      #1382d7 color charts
#1382d7 RGB chart
      #1382d7 CMYK chart
      #1382d7 RGB pie chart
      #1382d7 color shades, tints & tones
#1382d7 color schemes
#1382d7 color preview, HTML & CSS examples
           This text has a color of #1382d7        
        
          <p style="color:#1382d7;">Text here</p>
        
        
          .mytext {color:#1382d7;}
        
        Text color #1382d7
      
           This box has a color of #1382d7        
        
          <div style="background-color:#1382d7;">Content here</div>
        
        
          .mybackground {background-color:#1382d7;}
        
        Background color #1382d7
      
           Border around this has a color of #1382d7        
        
          <div style="border:2px solid #1382d7;">Content here</div>
        
        
          .myborder {border:2px solid #1382d7;}
        
        Border color #1382d7