#1a70ec color space conversions
Hex:
        #1a70ec
        RGB:
        26, 112, 236
        CMY:
        90, 56, 7
        CMYK:
        89, 53, 0, 7
      HSL:
        215°, 84.6774%, 51.3725%
        HSV (HSB):
        215°, 88.9831%, 92.5490%
        XYZ:
        21.3605, 17.8641, 81.6792
        xyY:
        0.1767, 0.1478, 17.8641
      CIE-Lab:
        49.3308, 22.3927, -69.0852
        CIE-LCH:
        49.3308, 72.6237, 287.9592
        CIE-Luv:
        49.3308, -24.3333, -107.3914
        Hunter-Lab:
        42.2659, 16.2456, -84.9922
      #1a70ec color charts
#1a70ec RGB chart
      #1a70ec CMYK chart
      #1a70ec RGB pie chart
      #1a70ec color shades, tints & tones
#1a70ec color schemes
#1a70ec color preview, HTML & CSS examples
           This text has a color of #1a70ec        
        
          <p style="color:#1a70ec;">Text here</p>
        
        
          .mytext {color:#1a70ec;}
        
        Text color #1a70ec
      
           This box has a color of #1a70ec        
        
          <div style="background-color:#1a70ec;">Content here</div>
        
        
          .mybackground {background-color:#1a70ec;}
        
        Background color #1a70ec
      
           Border around this has a color of #1a70ec        
        
          <div style="border:2px solid #1a70ec;">Content here</div>
        
        
          .myborder {border:2px solid #1a70ec;}
        
        Border color #1a70ec