#2070c5 color space conversions
Hex:
        #2070c5
        RGB:
        32, 112, 197
        CMY:
        87, 56, 23
        CMYK:
        84, 43, 0, 23
      HSL:
        211°, 72.0524%, 44.9020%
        HSV (HSB):
        211°, 83.7563%, 77.2549%
        XYZ:
        16.4679, 15.9266, 55.0295
        xyY:
        0.1884, 0.1822, 15.9266
      CIE-Lab:
        46.8781, 7.7162, -50.8991
        CIE-LCH:
        46.8781, 51.4806, 278.6203
        CIE-Luv:
        46.8781, -25.0914, -77.6525
        Hunter-Lab:
        39.9082, 3.8176, -53.8194
      #2070c5 color charts
#2070c5 RGB chart
      #2070c5 CMYK chart
      #2070c5 RGB pie chart
      #2070c5 color shades, tints & tones
#2070c5 color schemes
#2070c5 color preview, HTML & CSS examples
           This text has a color of #2070c5        
        
          <p style="color:#2070c5;">Text here</p>
        
        
          .mytext {color:#2070c5;}
        
        Text color #2070c5
      
           This box has a color of #2070c5        
        
          <div style="background-color:#2070c5;">Content here</div>
        
        
          .mybackground {background-color:#2070c5;}
        
        Background color #2070c5
      
           Border around this has a color of #2070c5        
        
          <div style="border:2px solid #2070c5;">Content here</div>
        
        
          .myborder {border:2px solid #2070c5;}
        
        Border color #2070c5