#016ff5 color space conversions
Hex:
        #016ff5
        RGB:
        1, 111, 245
        CMY:
        100, 56, 4
        CMYK:
        100, 55, 0, 4
      HSL:
        213°, 99.1870%, 48.2353%
        HSV (HSB):
        213°, 99.5918%, 96.0784%
        XYZ:
        22.1784, 17.9679, 88.6854
        xyY:
        0.1722, 0.1395, 17.9679
      CIE-Lab:
        49.4572, 25.6797, -73.9216
        CIE-LCH:
        49.4572, 78.2550, 289.1568
        CIE-Luv:
        49.4572, -24.9363, -114.7031
        Hunter-Lab:
        42.3886, 19.2141, -94.3746
      #016ff5 color charts
#016ff5 RGB chart
      #016ff5 CMYK chart
      #016ff5 RGB pie chart
      #016ff5 color shades, tints & tones
#016ff5 color schemes
#016ff5 color preview, HTML & CSS examples
           This text has a color of #016ff5        
        
          <p style="color:#016ff5;">Text here</p>
        
        
          .mytext {color:#016ff5;}
        
        Text color #016ff5
      
           This box has a color of #016ff5        
        
          <div style="background-color:#016ff5;">Content here</div>
        
        
          .mybackground {background-color:#016ff5;}
        
        Background color #016ff5
      
           Border around this has a color of #016ff5        
        
          <div style="border:2px solid #016ff5;">Content here</div>
        
        
          .myborder {border:2px solid #016ff5;}
        
        Border color #016ff5