#2679a1 color space conversions
Hex:
        #2679a1
        RGB:
        38, 121, 161
        CMY:
        85, 53, 37
        CMYK:
        76, 25, 0, 37
      HSL:
        200°, 61.8090%, 39.0196%
        HSV (HSB):
        200°, 76.3975%, 63.1373%
        XYZ:
        14.0697, 16.6600, 36.1924
        xyY:
        0.2102, 0.2489, 16.6600
      CIE-Lab:
        47.8288, -10.6281, -28.4927
        CIE-LCH:
        47.8288, 30.4103, 249.5439
        CIE-Luv:
        47.8288, -29.0833, -40.9520
        Hunter-Lab:
        40.8167, -9.8993, -24.0011
      #2679a1 color charts
#2679a1 RGB chart
      #2679a1 CMYK chart
      #2679a1 RGB pie chart
      #2679a1 color shades, tints & tones
#2679a1 color schemes
#2679a1 color preview, HTML & CSS examples
           This text has a color of #2679a1        
        
          <p style="color:#2679a1;">Text here</p>
        
        
          .mytext {color:#2679a1;}
        
        Text color #2679a1
      
           This box has a color of #2679a1        
        
          <div style="background-color:#2679a1;">Content here</div>
        
        
          .mybackground {background-color:#2679a1;}
        
        Background color #2679a1
      
           Border around this has a color of #2679a1        
        
          <div style="border:2px solid #2679a1;">Content here</div>
        
        
          .myborder {border:2px solid #2679a1;}
        
        Border color #2679a1