#1048ef color space conversions
Hex:
        #1048ef
        RGB:
        16, 72, 239
        CMY:
        94, 72, 6
        CMYK:
        93, 70, 0, 6
      HSL:
        225°, 87.4510%, 50.0000%
        HSV (HSB):
        225°, 93.3054%, 93.7255%
        XYZ:
        18.1110, 10.9769, 82.8255
        xyY:
        0.1618, 0.0981, 10.9769
      CIE-Lab:
        39.5415, 48.3180, -86.8096
        CIE-LCH:
        39.5415, 99.3506, 299.1002
        CIE-Luv:
        39.5415, -15.3440, -122.9833
        Hunter-Lab:
        33.1314, 39.5959, -125.0278
      #1048ef color charts
#1048ef RGB chart
      #1048ef CMYK chart
      #1048ef RGB pie chart
      #1048ef color shades, tints & tones
#1048ef color schemes
#1048ef color preview, HTML & CSS examples
           This text has a color of #1048ef        
        
          <p style="color:#1048ef;">Text here</p>
        
        
          .mytext {color:#1048ef;}
        
        Text color #1048ef
      
           This box has a color of #1048ef        
        
          <div style="background-color:#1048ef;">Content here</div>
        
        
          .mybackground {background-color:#1048ef;}
        
        Background color #1048ef
      
           Border around this has a color of #1048ef        
        
          <div style="border:2px solid #1048ef;">Content here</div>
        
        
          .myborder {border:2px solid #1048ef;}
        
        Border color #1048ef