#2679a2 color space conversions
Hex:
        #2679a2
        RGB:
        38, 121, 162
        CMY:
        85, 53, 36
        CMYK:
        77, 25, 0, 36
      HSL:
        200°, 62.0000%, 39.2157%
        HSV (HSB):
        200°, 76.5432%, 63.5294%
        XYZ:
        14.1583, 16.6954, 36.6587
        xyY:
        0.2097, 0.2473, 16.6954
      CIE-Lab:
        47.8740, -10.2691, -29.0073
        CIE-LCH:
        47.8740, 30.7713, 250.5051
        CIE-Luv:
        47.8740, -29.0289, -41.8112
        Hunter-Lab:
        40.8601, -9.6537, -24.5916
      #2679a2 color charts
#2679a2 RGB chart
      #2679a2 CMYK chart
      #2679a2 RGB pie chart
      #2679a2 color shades, tints & tones
#2679a2 color schemes
#2679a2 color preview, HTML & CSS examples
           This text has a color of #2679a2        
        
          <p style="color:#2679a2;">Text here</p>
        
        
          .mytext {color:#2679a2;}
        
        Text color #2679a2
      
           This box has a color of #2679a2        
        
          <div style="background-color:#2679a2;">Content here</div>
        
        
          .mybackground {background-color:#2679a2;}
        
        Background color #2679a2
      
           Border around this has a color of #2679a2        
        
          <div style="border:2px solid #2679a2;">Content here</div>
        
        
          .myborder {border:2px solid #2679a2;}
        
        Border color #2679a2