#016cfb color space conversions
Hex:
        #016cfb
        RGB:
        1, 108, 251
        CMY:
        100, 58, 2
        CMYK:
        100, 57, 0, 2
      HSL:
        214°, 99.2063%, 49.4118%
        HSV (HSB):
        214°, 99.6016%, 98.4314%
        XYZ:
        22.7877, 17.6966, 93.4815
        xyY:
        0.1701, 0.1321, 17.6966
      CIE-Lab:
        49.1260, 29.9003, -77.8005
        CIE-LCH:
        49.1260, 83.3483, 291.0228
        CIE-Luv:
        49.1260, -23.9844, -120.2354
        Hunter-Lab:
        42.0673, 23.0747, -102.3064
      #016cfb color charts
#016cfb RGB chart
      #016cfb CMYK chart
      #016cfb RGB pie chart
      #016cfb color shades, tints & tones
#016cfb color schemes
#016cfb color preview, HTML & CSS examples
           This text has a color of #016cfb        
        
          <p style="color:#016cfb;">Text here</p>
        
        
          .mytext {color:#016cfb;}
        
        Text color #016cfb
      
           This box has a color of #016cfb        
        
          <div style="background-color:#016cfb;">Content here</div>
        
        
          .mybackground {background-color:#016cfb;}
        
        Background color #016cfb
      
           Border around this has a color of #016cfb        
        
          <div style="border:2px solid #016cfb;">Content here</div>
        
        
          .myborder {border:2px solid #016cfb;}
        
        Border color #016cfb