#2070df color space conversions
Hex:
        #2070df
        RGB:
        32, 112, 223
        CMY:
        87, 56, 13
        CMYK:
        86, 50, 0, 13
      HSL:
        215°, 74.9020%, 50.0000%
        HSV (HSB):
        215°, 85.6502%, 87.4510%
        XYZ:
        19.7091, 17.2231, 72.0977
        xyY:
        0.1808, 0.1580, 17.2231
      CIE-Lab:
        48.5400, 17.7568, -63.0455
        CIE-LCH:
        48.5400, 65.4984, 285.7299
        CIE-Luv:
        48.5400, -24.2087, -97.6667
        Hunter-Lab:
        41.5008, 12.1451, -73.9517
      #2070df color charts
#2070df RGB chart
      #2070df CMYK chart
      #2070df RGB pie chart
      #2070df color shades, tints & tones
#2070df color schemes
#2070df color preview, HTML & CSS examples
           This text has a color of #2070df        
        
          <p style="color:#2070df;">Text here</p>
        
        
          .mytext {color:#2070df;}
        
        Text color #2070df
      
           This box has a color of #2070df        
        
          <div style="background-color:#2070df;">Content here</div>
        
        
          .mybackground {background-color:#2070df;}
        
        Background color #2070df
      
           Border around this has a color of #2070df        
        
          <div style="border:2px solid #2070df;">Content here</div>
        
        
          .myborder {border:2px solid #2070df;}
        
        Border color #2070df