#2071c5 color space conversions
Hex:
        #2071c5
        RGB:
        32, 113, 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.5788, 16.1485, 55.0665
        xyY:
        0.1888, 0.1839, 16.1485
      CIE-Lab:
        47.1688, 7.0878, -50.4336
        CIE-LCH:
        47.1688, 50.9292, 277.9999
        CIE-Luv:
        47.1688, -25.4096, -76.9962
        Hunter-Lab:
        40.1853, 3.3178, -53.1164
      #2071c5 color charts
#2071c5 RGB chart
      #2071c5 CMYK chart
      #2071c5 RGB pie chart
      #2071c5 color shades, tints & tones
#2071c5 color schemes
#2071c5 color preview, HTML & CSS examples
           This text has a color of #2071c5        
        
          <p style="color:#2071c5;">Text here</p>
        
        
          .mytext {color:#2071c5;}
        
        Text color #2071c5
      
           This box has a color of #2071c5        
        
          <div style="background-color:#2071c5;">Content here</div>
        
        
          .mybackground {background-color:#2071c5;}
        
        Background color #2071c5
      
           Border around this has a color of #2071c5        
        
          <div style="border:2px solid #2071c5;">Content here</div>
        
        
          .myborder {border:2px solid #2071c5;}
        
        Border color #2071c5