#016cea color space conversions
Hex:
        #016cea
        RGB:
        1, 108, 234
        CMY:
        100, 58, 8
        CMYK:
        100, 54, 0, 8
      HSL:
        212°, 99.1489%, 46.0784%
        HSV (HSB):
        212°, 99.5726%, 91.7647%
        XYZ:
        20.2264, 16.6721, 79.9939
        xyY:
        0.1730, 0.1426, 16.6721
      CIE-Lab:
        47.8442, 23.3225, -70.3899
        CIE-LCH:
        47.8442, 74.1531, 288.3317
        CIE-Luv:
        47.8442, -24.4384, -108.4038
        Hunter-Lab:
        40.8315, 16.9671, -87.5744
      #016cea color charts
#016cea RGB chart
      #016cea CMYK chart
      #016cea RGB pie chart
      #016cea color shades, tints & tones
#016cea color schemes
#016cea color preview, HTML & CSS examples
           This text has a color of #016cea        
        
          <p style="color:#016cea;">Text here</p>
        
        
          .mytext {color:#016cea;}
        
        Text color #016cea
      
           This box has a color of #016cea        
        
          <div style="background-color:#016cea;">Content here</div>
        
        
          .mybackground {background-color:#016cea;}
        
        Background color #016cea
      
           Border around this has a color of #016cea        
        
          <div style="border:2px solid #016cea;">Content here</div>
        
        
          .myborder {border:2px solid #016cea;}
        
        Border color #016cea