#1052d3 color space conversions
Hex:
        #1052d3
        RGB:
        16, 82, 211
        CMY:
        94, 68, 17
        CMYK:
        92, 61, 0, 17
      HSL:
        220°, 85.9031%, 44.5098%
        HSV (HSB):
        220°, 92.4171%, 82.7451%
        XYZ:
        14.9889, 10.8479, 62.9319
        xyY:
        0.1689, 0.1222, 10.8479
      CIE-Lab:
        39.3231, 31.6728, -71.2122
        CIE-LCH:
        39.3231, 77.9381, 293.9779
        CIE-Luv:
        39.3231, -17.5096, -103.2373
        Hunter-Lab:
        32.9361, 23.5950, -90.2315
      #1052d3 color charts
#1052d3 RGB chart
      #1052d3 CMYK chart
      #1052d3 RGB pie chart
      #1052d3 color shades, tints & tones
#1052d3 color schemes
#1052d3 color preview, HTML & CSS examples
           This text has a color of #1052d3        
        
          <p style="color:#1052d3;">Text here</p>
        
        
          .mytext {color:#1052d3;}
        
        Text color #1052d3
      
           This box has a color of #1052d3        
        
          <div style="background-color:#1052d3;">Content here</div>
        
        
          .mybackground {background-color:#1052d3;}
        
        Background color #1052d3
      
           Border around this has a color of #1052d3        
        
          <div style="border:2px solid #1052d3;">Content here</div>
        
        
          .myborder {border:2px solid #1052d3;}
        
        Border color #1052d3