#2671aa color space conversions
Hex:
        #2671aa
        RGB:
        38, 113, 170
        CMY:
        85, 56, 33
        CMYK:
        78, 34, 0, 33
      HSL:
        206°, 63.4615%, 40.7843%
        HSV (HSB):
        206°, 77.6471%, 66.6667%
        XYZ:
        13.9602, 15.1246, 40.2138
        xyY:
        0.2014, 0.2183, 15.1246
      CIE-Lab:
        45.8044, -2.5906, -36.9351
        CIE-LCH:
        45.8044, 37.0258, 265.9878
        CIE-Luv:
        45.8044, -25.8178, -54.6388
        Hunter-Lab:
        38.8904, -3.9835, -34.0843
      #2671aa color charts
#2671aa RGB chart
      #2671aa CMYK chart
      #2671aa RGB pie chart
      #2671aa color shades, tints & tones
#2671aa color schemes
#2671aa color preview, HTML & CSS examples
           This text has a color of #2671aa        
        
          <p style="color:#2671aa;">Text here</p>
        
        
          .mytext {color:#2671aa;}
        
        Text color #2671aa
      
           This box has a color of #2671aa        
        
          <div style="background-color:#2671aa;">Content here</div>
        
        
          .mybackground {background-color:#2671aa;}
        
        Background color #2671aa
      
           Border around this has a color of #2671aa        
        
          <div style="border:2px solid #2671aa;">Content here</div>
        
        
          .myborder {border:2px solid #2671aa;}
        
        Border color #2671aa