#1a70f3 color space conversions
Hex:
        #1a70f3
        RGB:
        26, 112, 243
        CMY:
        90, 56, 5
        CMYK:
        89, 54, 0, 5
      HSL:
        216°, 90.0415%, 52.7451%
        HSV (HSB):
        216°, 89.3004%, 95.2941%
        XYZ:
        22.3978, 18.2790, 87.1417
        xyY:
        0.1752, 0.1430, 18.2790
      CIE-Lab:
        49.8328, 25.0725, -72.1838
        CIE-LCH:
        49.8328, 76.4142, 289.1543
        CIE-Luv:
        49.8328, -24.1537, -112.4094
        Hunter-Lab:
        42.7540, 18.6927, -90.9179
      #1a70f3 color charts
#1a70f3 RGB chart
      #1a70f3 CMYK chart
      #1a70f3 RGB pie chart
      #1a70f3 color shades, tints & tones
#1a70f3 color schemes
#1a70f3 color preview, HTML & CSS examples
           This text has a color of #1a70f3        
        
          <p style="color:#1a70f3;">Text here</p>
        
        
          .mytext {color:#1a70f3;}
        
        Text color #1a70f3
      
           This box has a color of #1a70f3        
        
          <div style="background-color:#1a70f3;">Content here</div>
        
        
          .mybackground {background-color:#1a70f3;}
        
        Background color #1a70f3
      
           Border around this has a color of #1a70f3        
        
          <div style="border:2px solid #1a70f3;">Content here</div>
        
        
          .myborder {border:2px solid #1a70f3;}
        
        Border color #1a70f3