#016cf8 color space conversions
Hex:
        #016cf8
        RGB:
        1, 108, 248
        CMY:
        100, 58, 3
        CMYK:
        100, 56, 0, 3
      HSL:
        214°, 99.1968%, 48.8235%
        HSV (HSB):
        214°, 99.5968%, 97.2549%
        XYZ:
        22.3184, 17.5089, 91.0102
        xyY:
        0.1706, 0.1338, 17.5089
      CIE-Lab:
        48.8949, 28.7492, -76.5089
        CIE-LCH:
        48.8949, 81.7320, 290.5944
        CIE-Luv:
        48.8949, -24.0565, -118.1809
        Hunter-Lab:
        41.8436, 21.9812, -99.6656
      #016cf8 color charts
#016cf8 RGB chart
      #016cf8 CMYK chart
      #016cf8 RGB pie chart
      #016cf8 color shades, tints & tones
#016cf8 color schemes
#016cf8 color preview, HTML & CSS examples
           This text has a color of #016cf8        
        
          <p style="color:#016cf8;">Text here</p>
        
        
          .mytext {color:#016cf8;}
        
        Text color #016cf8
      
           This box has a color of #016cf8        
        
          <div style="background-color:#016cf8;">Content here</div>
        
        
          .mybackground {background-color:#016cf8;}
        
        Background color #016cf8
      
           Border around this has a color of #016cf8        
        
          <div style="border:2px solid #016cf8;">Content here</div>
        
        
          .myborder {border:2px solid #016cf8;}
        
        Border color #016cf8