#1382d2 color space conversions
Hex:
        #1382d2
        RGB:
        19, 130, 210
        CMY:
        93, 49, 18
        CMYK:
        91, 38, 0, 18
      HSL:
        205°, 83.4061%, 44.9020%
        HSV (HSB):
        205°, 90.9524%, 82.3529%
        XYZ:
        19.8840, 20.7569, 63.9312
        xyY:
        0.1901, 0.1985, 20.7569
      CIE-Lab:
        52.6824, 0.7747, -49.0563
        CIE-LCH:
        52.6824, 49.0624, 270.9047
        CIE-Luv:
        52.6824, -31.3478, -76.1334
        Hunter-Lab:
        45.5597, -1.8250, -51.3064
      #1382d2 color charts
#1382d2 RGB chart
      #1382d2 CMYK chart
      #1382d2 RGB pie chart
      #1382d2 color shades, tints & tones
#1382d2 color schemes
#1382d2 color preview, HTML & CSS examples
           This text has a color of #1382d2        
        
          <p style="color:#1382d2;">Text here</p>
        
        
          .mytext {color:#1382d2;}
        
        Text color #1382d2
      
           This box has a color of #1382d2        
        
          <div style="background-color:#1382d2;">Content here</div>
        
        
          .mybackground {background-color:#1382d2;}
        
        Background color #1382d2
      
           Border around this has a color of #1382d2        
        
          <div style="border:2px solid #1382d2;">Content here</div>
        
        
          .myborder {border:2px solid #1382d2;}
        
        Border color #1382d2