#2674a5 color space conversions
Hex:
        #2674a5
        RGB:
        38, 116, 165
        CMY:
        85, 55, 35
        CMYK:
        77, 30, 0, 35
      HSL:
        203°, 62.5616%, 39.8039%
        HSV (HSB):
        203°, 76.9697%, 64.7059%
        XYZ:
        13.8363, 15.6195, 37.8829
        xyY:
        0.2055, 0.2320, 15.6195
      CIE-Lab:
        46.4712, -6.2477, -32.9576
        CIE-LCH:
        46.4712, 33.5446, 259.2659
        CIE-Luv:
        46.4712, -27.1004, -48.1897
        Hunter-Lab:
        39.5215, -6.6707, -29.1668
      #2674a5 color charts
#2674a5 RGB chart
      #2674a5 CMYK chart
      #2674a5 RGB pie chart
      #2674a5 color shades, tints & tones
#2674a5 color schemes
#2674a5 color preview, HTML & CSS examples
           This text has a color of #2674a5        
        
          <p style="color:#2674a5;">Text here</p>
        
        
          .mytext {color:#2674a5;}
        
        Text color #2674a5
      
           This box has a color of #2674a5        
        
          <div style="background-color:#2674a5;">Content here</div>
        
        
          .mybackground {background-color:#2674a5;}
        
        Background color #2674a5
      
           Border around this has a color of #2674a5        
        
          <div style="border:2px solid #2674a5;">Content here</div>
        
        
          .myborder {border:2px solid #2674a5;}
        
        Border color #2674a5