#016ee1 color space conversions
Hex:
        #016ee1
        RGB:
        1, 110, 225
        CMY:
        100, 57, 12
        CMYK:
        100, 51, 0, 12
      HSL:
        211°, 99.1150%, 44.3137%
        HSV (HSB):
        211°, 99.5556%, 88.2353%
        XYZ:
        19.1791, 16.5946, 73.4264
        xyY:
        0.1756, 0.1520, 16.5946
      CIE-Lab:
        47.7451, 18.5059, -65.4804
        CIE-LCH:
        47.7451, 68.0452, 285.7812
        CIE-Luv:
        47.7451, -25.2965, -100.8770
        Hunter-Lab:
        40.7364, 12.7506, -78.3533
      #016ee1 color charts
#016ee1 RGB chart
      #016ee1 CMYK chart
      #016ee1 RGB pie chart
      #016ee1 color shades, tints & tones
#016ee1 color schemes
#016ee1 color preview, HTML & CSS examples
           This text has a color of #016ee1        
        
          <p style="color:#016ee1;">Text here</p>
        
        
          .mytext {color:#016ee1;}
        
        Text color #016ee1
      
           This box has a color of #016ee1        
        
          <div style="background-color:#016ee1;">Content here</div>
        
        
          .mybackground {background-color:#016ee1;}
        
        Background color #016ee1
      
           Border around this has a color of #016ee1        
        
          <div style="border:2px solid #016ee1;">Content here</div>
        
        
          .myborder {border:2px solid #016ee1;}
        
        Border color #016ee1