#1048d2 color space conversions
Hex:
        #1048d2
        RGB:
        16, 72, 210
        CMY:
        94, 72, 18
        CMYK:
        92, 66, 0, 18
      HSL:
        223°, 85.8407%, 44.3137%
        HSV (HSB):
        223°, 92.3810%, 82.3529%
        XYZ:
        14.1639, 9.3980, 62.0402
        xyY:
        0.1655, 0.1098, 9.3980
      CIE-Lab:
        36.7396, 37.7589, -74.8760
        CIE-LCH:
        36.7396, 83.8579, 296.7612
        CIE-Luv:
        36.7396, -15.1970, -105.3045
        Hunter-Lab:
        30.6562, 28.8229, -98.5283
      #1048d2 color charts
#1048d2 RGB chart
      #1048d2 CMYK chart
      #1048d2 RGB pie chart
      #1048d2 color shades, tints & tones
#1048d2 color schemes
#1048d2 color preview, HTML & CSS examples
           This text has a color of #1048d2        
        
          <p style="color:#1048d2;">Text here</p>
        
        
          .mytext {color:#1048d2;}
        
        Text color #1048d2
      
           This box has a color of #1048d2        
        
          <div style="background-color:#1048d2;">Content here</div>
        
        
          .mybackground {background-color:#1048d2;}
        
        Background color #1048d2
      
           Border around this has a color of #1048d2        
        
          <div style="border:2px solid #1048d2;">Content here</div>
        
        
          .myborder {border:2px solid #1048d2;}
        
        Border color #1048d2