#1055bb color space conversions
Hex:
        #1055bb
        RGB:
        16, 85, 187
        CMY:
        94, 67, 27
        CMYK:
        91, 55, 0, 27
      HSL:
        216°, 84.2365%, 39.8039%
        HSV (HSB):
        216°, 91.4439%, 73.3333%
        XYZ:
        12.4318, 10.1950, 48.3263
        xyY:
        0.1752, 0.1437, 10.1950
      CIE-Lab:
        38.1902, 20.2278, -59.1277
        CIE-LCH:
        38.1902, 62.4920, 288.8860
        CIE-Luv:
        38.1902, -18.6688, -85.7271
        Hunter-Lab:
        31.9296, 13.6222, -67.3862
      #1055bb color charts
#1055bb RGB chart
      #1055bb CMYK chart
      #1055bb RGB pie chart
      #1055bb color shades, tints & tones
#1055bb color schemes
#1055bb color preview, HTML & CSS examples
           This text has a color of #1055bb        
        
          <p style="color:#1055bb;">Text here</p>
        
        
          .mytext {color:#1055bb;}
        
        Text color #1055bb
      
           This box has a color of #1055bb        
        
          <div style="background-color:#1055bb;">Content here</div>
        
        
          .mybackground {background-color:#1055bb;}
        
        Background color #1055bb
      
           Border around this has a color of #1055bb        
        
          <div style="border:2px solid #1055bb;">Content here</div>
        
        
          .myborder {border:2px solid #1055bb;}
        
        Border color #1055bb