#016beb color space conversions
Hex:
        #016beb
        RGB:
        1, 107, 235
        CMY:
        100, 58, 8
        CMYK:
        100, 54, 0, 8
      HSL:
        213°, 99.1525%, 46.2745%
        HSV (HSB):
        213°, 99.5745%, 92.1569%
        XYZ:
        20.2656, 16.5200, 80.7178
        xyY:
        0.1725, 0.1406, 16.5200
      CIE-Lab:
        47.6495, 24.3548, -71.2684
        CIE-LCH:
        47.6495, 75.3149, 288.8670
        CIE-Luv:
        47.6495, -24.1348, -109.5993
        Hunter-Lab:
        40.6448, 17.8722, -89.2946
      #016beb color charts
#016beb RGB chart
      #016beb CMYK chart
      #016beb RGB pie chart
      #016beb color shades, tints & tones
#016beb color schemes
#016beb color preview, HTML & CSS examples
           This text has a color of #016beb        
        
          <p style="color:#016beb;">Text here</p>
        
        
          .mytext {color:#016beb;}
        
        Text color #016beb
      
           This box has a color of #016beb        
        
          <div style="background-color:#016beb;">Content here</div>
        
        
          .mybackground {background-color:#016beb;}
        
        Background color #016beb
      
           Border around this has a color of #016beb        
        
          <div style="border:2px solid #016beb;">Content here</div>
        
        
          .myborder {border:2px solid #016beb;}
        
        Border color #016beb