#2071dc color space conversions
Hex:
        #2071dc
        RGB:
        32, 113, 220
        CMY:
        87, 56, 14
        CMYK:
        85, 49, 0, 14
      HSL:
        214°, 74.6032%, 49.4118%
        HSV (HSB):
        214°, 85.4545%, 86.2745%
        XYZ:
        19.4191, 17.2846, 70.0229
        xyY:
        0.1820, 0.1620, 17.2846
      CIE-Lab:
        48.6167, 15.9671, -61.2247
        CIE-LCH:
        48.6167, 63.2725, 284.6168
        CIE-Luv:
        48.6167, -24.5942, -94.8381
        Hunter-Lab:
        41.5748, 10.6192, -70.7576
      #2071dc color charts
#2071dc RGB chart
      #2071dc CMYK chart
      #2071dc RGB pie chart
      #2071dc color shades, tints & tones
#2071dc color schemes
#2071dc color preview, HTML & CSS examples
           This text has a color of #2071dc        
        
          <p style="color:#2071dc;">Text here</p>
        
        
          .mytext {color:#2071dc;}
        
        Text color #2071dc
      
           This box has a color of #2071dc        
        
          <div style="background-color:#2071dc;">Content here</div>
        
        
          .mybackground {background-color:#2071dc;}
        
        Background color #2071dc
      
           Border around this has a color of #2071dc        
        
          <div style="border:2px solid #2071dc;">Content here</div>
        
        
          .myborder {border:2px solid #2071dc;}
        
        Border color #2071dc