#1380bb color space conversions
Hex:
        #1380bb
        RGB:
        19, 128, 187
        CMY:
        93, 50, 27
        CMYK:
        90, 32, 0, 27
      HSL:
        201°, 81.5534%, 40.3922%
        HSV (HSB):
        201°, 89.8396%, 73.3333%
        XYZ:
        16.9574, 19.1646, 49.8191
        xyY:
        0.1973, 0.2230, 19.1646
      CIE-Lab:
        50.8793, -6.7955, -38.8048
        CIE-LCH:
        50.8793, 39.3954, 260.0671
        CIE-Luv:
        50.8793, -32.0117, -58.4200
        Hunter-Lab:
        43.7774, -7.4678, -36.8283
      #1380bb color charts
#1380bb RGB chart
      #1380bb CMYK chart
      #1380bb RGB pie chart
      #1380bb color shades, tints & tones
#1380bb color schemes
#1380bb color preview, HTML & CSS examples
           This text has a color of #1380bb        
        
          <p style="color:#1380bb;">Text here</p>
        
        
          .mytext {color:#1380bb;}
        
        Text color #1380bb
      
           This box has a color of #1380bb        
        
          <div style="background-color:#1380bb;">Content here</div>
        
        
          .mybackground {background-color:#1380bb;}
        
        Background color #1380bb
      
           Border around this has a color of #1380bb        
        
          <div style="border:2px solid #1380bb;">Content here</div>
        
        
          .myborder {border:2px solid #1380bb;}
        
        Border color #1380bb