#2070f8 color space conversions
Hex:
        #2070f8
        RGB:
        32, 112, 248
        CMY:
        87, 56, 3
        CMYK:
        87, 55, 0, 3
      HSL:
        218°, 93.9130%, 54.9020%
        HSV (HSB):
        218°, 87.0968%, 97.2549%
        XYZ:
        23.3331, 18.6727, 91.1813
        xyY:
        0.1752, 0.1402, 18.6727
      CIE-Lab:
        50.3021, 27.2899, -74.2008
        CIE-LCH:
        50.3021, 79.0601, 290.1927
        CIE-Luv:
        50.3021, -23.5912, -115.7873
        Hunter-Lab:
        43.2120, 20.7635, -94.8592
      #2070f8 color charts
#2070f8 RGB chart
      #2070f8 CMYK chart
      #2070f8 RGB pie chart
      #2070f8 color shades, tints & tones
#2070f8 color schemes
#2070f8 color preview, HTML & CSS examples
           This text has a color of #2070f8        
        
          <p style="color:#2070f8;">Text here</p>
        
        
          .mytext {color:#2070f8;}
        
        Text color #2070f8
      
           This box has a color of #2070f8        
        
          <div style="background-color:#2070f8;">Content here</div>
        
        
          .mybackground {background-color:#2070f8;}
        
        Background color #2070f8
      
           Border around this has a color of #2070f8        
        
          <div style="border:2px solid #2070f8;">Content here</div>
        
        
          .myborder {border:2px solid #2070f8;}
        
        Border color #2070f8