#2670d7 color space conversions
Hex:
        #2670d7
        RGB:
        38, 112, 215
        CMY:
        85, 56, 16
        CMYK:
        82, 48, 0, 16
      HSL:
        215°, 69.9605%, 49.6078%
        HSV (HSB):
        215°, 82.3256%, 84.3137%
        XYZ:
        18.8592, 16.9067, 66.5593
        xyY:
        0.1843, 0.1652, 16.9067
      CIE-Lab:
        48.1423, 15.1545, -59.1481
        CIE-LCH:
        48.1423, 61.0586, 284.3708
        CIE-Luv:
        48.1423, -23.8213, -91.4095
        Hunter-Lab:
        41.1178, 9.9154, -67.1931
      #2670d7 color charts
#2670d7 RGB chart
      #2670d7 CMYK chart
      #2670d7 RGB pie chart
      #2670d7 color shades, tints & tones
#2670d7 color schemes
#2670d7 color preview, HTML & CSS examples
           This text has a color of #2670d7        
        
          <p style="color:#2670d7;">Text here</p>
        
        
          .mytext {color:#2670d7;}
        
        Text color #2670d7
      
           This box has a color of #2670d7        
        
          <div style="background-color:#2670d7;">Content here</div>
        
        
          .mybackground {background-color:#2670d7;}
        
        Background color #2670d7
      
           Border around this has a color of #2670d7        
        
          <div style="border:2px solid #2670d7;">Content here</div>
        
        
          .myborder {border:2px solid #2670d7;}
        
        Border color #2670d7