#2071c8 color space conversions
Hex:
        #2071c8
        RGB:
        32, 113, 200
        CMY:
        87, 56, 22
        CMYK:
        84, 44, 0, 22
      HSL:
        211°, 72.4138%, 45.4902%
        HSV (HSB):
        211°, 84.0000%, 78.4314%
        XYZ:
        16.9261, 16.2875, 56.8953
        xyY:
        0.1878, 0.1808, 16.2875
      CIE-Lab:
        47.3494, 8.2465, -51.8670
        CIE-LCH:
        47.3494, 52.5184, 279.0341
        CIE-Luv:
        47.3494, -25.2919, -79.3768
        Hunter-Lab:
        40.3577, 4.2373, -55.3351
      #2071c8 color charts
#2071c8 RGB chart
      #2071c8 CMYK chart
      #2071c8 RGB pie chart
      #2071c8 color shades, tints & tones
#2071c8 color schemes
#2071c8 color preview, HTML & CSS examples
           This text has a color of #2071c8        
        
          <p style="color:#2071c8;">Text here</p>
        
        
          .mytext {color:#2071c8;}
        
        Text color #2071c8
      
           This box has a color of #2071c8        
        
          <div style="background-color:#2071c8;">Content here</div>
        
        
          .mybackground {background-color:#2071c8;}
        
        Background color #2071c8
      
           Border around this has a color of #2071c8        
        
          <div style="border:2px solid #2071c8;">Content here</div>
        
        
          .myborder {border:2px solid #2071c8;}
        
        Border color #2071c8