#1a70ca color space conversions
Hex:
        #1a70ca
        RGB:
        26, 112, 202
        CMY:
        90, 56, 21
        CMYK:
        87, 45, 0, 21
      HSL:
        211°, 77.1930%, 44.7059%
        HSV (HSB):
        211°, 87.1287%, 79.2157%
        XYZ:
        16.8808, 16.0722, 58.0896
        xyY:
        0.1854, 0.1765, 16.0722
      CIE-Lab:
        47.0691, 9.2037, -53.4696
        CIE-LCH:
        47.0691, 54.2560, 279.7665
        CIE-Luv:
        47.0691, -25.4672, -81.7979
        Hunter-Lab:
        40.0902, 5.0035, -57.8466
      #1a70ca color charts
#1a70ca RGB chart
      #1a70ca CMYK chart
      #1a70ca RGB pie chart
      #1a70ca color shades, tints & tones
#1a70ca color schemes
#1a70ca color preview, HTML & CSS examples
           This text has a color of #1a70ca        
        
          <p style="color:#1a70ca;">Text here</p>
        
        
          .mytext {color:#1a70ca;}
        
        Text color #1a70ca
      
           This box has a color of #1a70ca        
        
          <div style="background-color:#1a70ca;">Content here</div>
        
        
          .mybackground {background-color:#1a70ca;}
        
        Background color #1a70ca
      
           Border around this has a color of #1a70ca        
        
          <div style="border:2px solid #1a70ca;">Content here</div>
        
        
          .myborder {border:2px solid #1a70ca;}
        
        Border color #1a70ca