#1057ee color space conversions
Hex:
        #1057ee
        RGB:
        16, 87, 238
        CMY:
        94, 66, 7
        CMYK:
        93, 63, 0, 7
      HSL:
        221°, 87.4016%, 49.8039%
        HSV (HSB):
        221°, 93.2773%, 93.3333%
        XYZ:
        19.0545, 13.0996, 82.4131
        xyY:
        0.1663, 0.1143, 13.0996
      CIE-Lab:
        42.9129, 38.6978, -80.6933
        CIE-LCH:
        42.9129, 89.4926, 295.6208
        CIE-Luv:
        42.9129, -18.4914, -119.1516
        Hunter-Lab:
        36.1934, 30.6354, -109.6693
      #1057ee color charts
#1057ee RGB chart
      #1057ee CMYK chart
      #1057ee RGB pie chart
      #1057ee color shades, tints & tones
#1057ee color schemes
#1057ee color preview, HTML & CSS examples
           This text has a color of #1057ee        
        
          <p style="color:#1057ee;">Text here</p>
        
        
          .mytext {color:#1057ee;}
        
        Text color #1057ee
      
           This box has a color of #1057ee        
        
          <div style="background-color:#1057ee;">Content here</div>
        
        
          .mybackground {background-color:#1057ee;}
        
        Background color #1057ee
      
           Border around this has a color of #1057ee        
        
          <div style="border:2px solid #1057ee;">Content here</div>
        
        
          .myborder {border:2px solid #1057ee;}
        
        Border color #1057ee