#1f70fa color space conversions
Hex:
        #1f70fa
        RGB:
        31, 112, 250
        CMY:
        88, 56, 2
        CMYK:
        88, 55, 0, 2
      HSL:
        218°, 95.6332%, 55.0980%
        HSV (HSB):
        218°, 87.6000%, 98.0392%
        XYZ:
        23.6146, 18.7818, 92.8231
        xyY:
        0.1746, 0.1389, 18.7818
      CIE-Lab:
        50.4309, 27.9884, -75.1034
        CIE-LCH:
        50.4309, 80.1491, 290.4387
        CIE-Luv:
        50.4309, -23.6303, -117.2198
        Hunter-Lab:
        43.3379, 21.4221, -96.6533
      #1f70fa color charts
#1f70fa RGB chart
      #1f70fa CMYK chart
      #1f70fa RGB pie chart
      #1f70fa color shades, tints & tones
#1f70fa color schemes
#1f70fa color preview, HTML & CSS examples
           This text has a color of #1f70fa        
        
          <p style="color:#1f70fa;">Text here</p>
        
        
          .mytext {color:#1f70fa;}
        
        Text color #1f70fa
      
           This box has a color of #1f70fa        
        
          <div style="background-color:#1f70fa;">Content here</div>
        
        
          .mybackground {background-color:#1f70fa;}
        
        Background color #1f70fa
      
           Border around this has a color of #1f70fa        
        
          <div style="border:2px solid #1f70fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f70fa;}
        
        Border color #1f70fa