#1050d3 color space conversions
Hex:
        #1050d3
        RGB:
        16, 80, 211
        CMY:
        94, 69, 17
        CMYK:
        92, 62, 0, 17
      HSL:
        220°, 85.9031%, 44.5098%
        HSV (HSB):
        220°, 92.4171%, 82.7451%
        XYZ:
        14.8402, 10.5506, 62.8823
        xyY:
        0.1681, 0.1195, 10.5506
      CIE-Lab:
        38.8131, 32.9754, -72.0479
        CIE-LCH:
        38.8131, 79.2355, 294.5929
        CIE-Luv:
        38.8131, -17.0265, -103.8627
        Hunter-Lab:
        32.4817, 24.7099, -92.0440
      #1050d3 color charts
#1050d3 RGB chart
      #1050d3 CMYK chart
      #1050d3 RGB pie chart
      #1050d3 color shades, tints & tones
#1050d3 color schemes
#1050d3 color preview, HTML & CSS examples
           This text has a color of #1050d3        
        
          <p style="color:#1050d3;">Text here</p>
        
        
          .mytext {color:#1050d3;}
        
        Text color #1050d3
      
           This box has a color of #1050d3        
        
          <div style="background-color:#1050d3;">Content here</div>
        
        
          .mybackground {background-color:#1050d3;}
        
        Background color #1050d3
      
           Border around this has a color of #1050d3        
        
          <div style="border:2px solid #1050d3;">Content here</div>
        
        
          .myborder {border:2px solid #1050d3;}
        
        Border color #1050d3