#1055b4 color space conversions
Hex:
        #1055b4
        RGB:
        16, 85, 180
        CMY:
        94, 67, 29
        CMYK:
        91, 53, 0, 29
      HSL:
        215°, 83.6735%, 38.4314%
        HSV (HSB):
        215°, 91.1111%, 70.5882%
        XYZ:
        11.7004, 9.9024, 44.4747
        xyY:
        0.1771, 0.1499, 9.9024
      CIE-Lab:
        37.6668, 17.4054, -55.8644
        CIE-LCH:
        37.6668, 58.5131, 287.3052
        CIE-Luv:
        37.6668, -18.8360, -80.7220
        Hunter-Lab:
        31.4682, 11.3001, -61.7683
      #1055b4 color charts
#1055b4 RGB chart
      #1055b4 CMYK chart
      #1055b4 RGB pie chart
      #1055b4 color shades, tints & tones
#1055b4 color schemes
#1055b4 color preview, HTML & CSS examples
           This text has a color of #1055b4        
        
          <p style="color:#1055b4;">Text here</p>
        
        
          .mytext {color:#1055b4;}
        
        Text color #1055b4
      
           This box has a color of #1055b4        
        
          <div style="background-color:#1055b4;">Content here</div>
        
        
          .mybackground {background-color:#1055b4;}
        
        Background color #1055b4
      
           Border around this has a color of #1055b4        
        
          <div style="border:2px solid #1055b4;">Content here</div>
        
        
          .myborder {border:2px solid #1055b4;}
        
        Border color #1055b4