#1045bb color space conversions
Hex:
        #1045bb
        RGB:
        16, 69, 187
        CMY:
        94, 73, 27
        CMYK:
        91, 63, 0, 27
      HSL:
        221°, 84.2365%, 39.8039%
        HSV (HSB):
        221°, 91.4439%, 73.3333%
        XYZ:
        11.3114, 7.9543, 47.9529
        xyY:
        0.1683, 0.1183, 7.9543
      CIE-Lab:
        33.8874, 30.9084, -66.1522
        CIE-LCH:
        33.8874, 73.0167, 295.0434
        CIE-Luv:
        33.8874, -14.5378, -91.4227
        Hunter-Lab:
        28.2033, 22.2349, -81.0659
      #1045bb color charts
#1045bb RGB chart
      #1045bb CMYK chart
      #1045bb RGB pie chart
      #1045bb color shades, tints & tones
#1045bb color schemes
#1045bb color preview, HTML & CSS examples
           This text has a color of #1045bb        
        
          <p style="color:#1045bb;">Text here</p>
        
        
          .mytext {color:#1045bb;}
        
        Text color #1045bb
      
           This box has a color of #1045bb        
        
          <div style="background-color:#1045bb;">Content here</div>
        
        
          .mybackground {background-color:#1045bb;}
        
        Background color #1045bb
      
           Border around this has a color of #1045bb        
        
          <div style="border:2px solid #1045bb;">Content here</div>
        
        
          .myborder {border:2px solid #1045bb;}
        
        Border color #1045bb