#2670d5 color space conversions
Hex:
        #2670d5
        RGB:
        38, 112, 213
        CMY:
        85, 56, 16
        CMYK:
        82, 47, 0, 16
      HSL:
        215°, 69.7211%, 49.2157%
        HSV (HSB):
        215°, 82.1596%, 83.5294%
        XYZ:
        18.6037, 16.8045, 65.2139
        xyY:
        0.1849, 0.1670, 16.8045
      CIE-Lab:
        48.0128, 14.3898, -58.2199
        CIE-LCH:
        48.0128, 59.9718, 283.8831
        CIE-Luv:
        48.0128, -23.8795, -89.8821
        Hunter-Lab:
        40.9933, 9.2693, -65.6257
      #2670d5 color charts
#2670d5 RGB chart
      #2670d5 CMYK chart
      #2670d5 RGB pie chart
      #2670d5 color shades, tints & tones
#2670d5 color schemes
#2670d5 color preview, HTML & CSS examples
           This text has a color of #2670d5        
        
          <p style="color:#2670d5;">Text here</p>
        
        
          .mytext {color:#2670d5;}
        
        Text color #2670d5
      
           This box has a color of #2670d5        
        
          <div style="background-color:#2670d5;">Content here</div>
        
        
          .mybackground {background-color:#2670d5;}
        
        Background color #2670d5
      
           Border around this has a color of #2670d5        
        
          <div style="border:2px solid #2670d5;">Content here</div>
        
        
          .myborder {border:2px solid #2670d5;}
        
        Border color #2670d5