#2070dd color space conversions
Hex:
        #2070dd
        RGB:
        32, 112, 221
        CMY:
        87, 56, 13
        CMYK:
        86, 49, 0, 13
      HSL:
        215°, 74.7036%, 49.6078%
        HSV (HSB):
        215°, 85.5204%, 86.6667%
        XYZ:
        19.4410, 17.1159, 70.6857
        xyY:
        0.1813, 0.1596, 17.1159
      CIE-Lab:
        48.4057, 16.9873, -62.1314
        CIE-LCH:
        48.4057, 64.4118, 285.2915
        CIE-Luv:
        48.4057, -24.2677, -96.1703
        Hunter-Lab:
        41.3713, 11.4798, -72.3409
      #2070dd color charts
#2070dd RGB chart
      #2070dd CMYK chart
      #2070dd RGB pie chart
      #2070dd color shades, tints & tones
#2070dd color schemes
#2070dd color preview, HTML & CSS examples
           This text has a color of #2070dd        
        
          <p style="color:#2070dd;">Text here</p>
        
        
          .mytext {color:#2070dd;}
        
        Text color #2070dd
      
           This box has a color of #2070dd        
        
          <div style="background-color:#2070dd;">Content here</div>
        
        
          .mybackground {background-color:#2070dd;}
        
        Background color #2070dd
      
           Border around this has a color of #2070dd        
        
          <div style="border:2px solid #2070dd;">Content here</div>
        
        
          .myborder {border:2px solid #2070dd;}
        
        Border color #2070dd