#1050e2 color space conversions
Hex:
        #1050e2
        RGB:
        16, 80, 226
        CMY:
        94, 69, 11
        CMYK:
        93, 65, 0, 11
      HSL:
        222°, 86.7769%, 47.4510%
        HSV (HSB):
        222°, 92.9204%, 88.6275%
        XYZ:
        16.8098, 11.3385, 73.2541
        xyY:
        0.1658, 0.1118, 11.3385
      CIE-Lab:
        40.1448, 38.6551, -78.4470
        CIE-LCH:
        40.1448, 87.4537, 296.2320
        CIE-Luv:
        40.1448, -16.9561, -113.4531
        Hunter-Lab:
        33.6726, 30.1824, -105.4132
      #1050e2 color charts
#1050e2 RGB chart
      #1050e2 CMYK chart
      #1050e2 RGB pie chart
      #1050e2 color shades, tints & tones
#1050e2 color schemes
#1050e2 color preview, HTML & CSS examples
           This text has a color of #1050e2        
        
          <p style="color:#1050e2;">Text here</p>
        
        
          .mytext {color:#1050e2;}
        
        Text color #1050e2
      
           This box has a color of #1050e2        
        
          <div style="background-color:#1050e2;">Content here</div>
        
        
          .mybackground {background-color:#1050e2;}
        
        Background color #1050e2
      
           Border around this has a color of #1050e2        
        
          <div style="border:2px solid #1050e2;">Content here</div>
        
        
          .myborder {border:2px solid #1050e2;}
        
        Border color #1050e2