#2070d5 color space conversions
Hex:
        #2070d5
        RGB:
        32, 112, 213
        CMY:
        87, 56, 16
        CMYK:
        85, 47, 0, 16
      HSL:
        213°, 73.8776%, 48.0392%
        HSV (HSB):
        213°, 84.9765%, 83.5294%
        XYZ:
        18.4001, 16.6995, 65.2043
        xyY:
        0.1834, 0.1665, 16.6995
      CIE-Lab:
        47.8792, 13.9023, -58.4420
        CIE-LCH:
        47.8792, 60.0728, 283.3810
        CIE-Luv:
        47.8792, -24.5182, -90.1128
        Hunter-Lab:
        40.8650, 8.8584, -65.9977
      #2070d5 color charts
#2070d5 RGB chart
      #2070d5 CMYK chart
      #2070d5 RGB pie chart
      #2070d5 color shades, tints & tones
#2070d5 color schemes
#2070d5 color preview, HTML & CSS examples
           This text has a color of #2070d5        
        
          <p style="color:#2070d5;">Text here</p>
        
        
          .mytext {color:#2070d5;}
        
        Text color #2070d5
      
           This box has a color of #2070d5        
        
          <div style="background-color:#2070d5;">Content here</div>
        
        
          .mybackground {background-color:#2070d5;}
        
        Background color #2070d5
      
           Border around this has a color of #2070d5        
        
          <div style="border:2px solid #2070d5;">Content here</div>
        
        
          .myborder {border:2px solid #2070d5;}
        
        Border color #2070d5