#2379a7 color space conversions
Hex:
        #2379a7
        RGB:
        35, 121, 167
        CMY:
        86, 53, 35
        CMYK:
        79, 28, 0, 35
      HSL:
        201°, 65.3465%, 39.6078%
        HSV (HSB):
        201°, 79.0419%, 65.4902%
        XYZ:
        14.5056, 16.8221, 39.0417
        xyY:
        0.2061, 0.2391, 16.8221
      CIE-Lab:
        48.0351, -8.8140, -31.6812
        CIE-LCH:
        48.0351, 32.8844, 254.4530
        CIE-Luv:
        48.0351, -29.1779, -46.2282
        Hunter-Lab:
        41.0147, -8.6462, -27.7275
      #2379a7 color charts
#2379a7 RGB chart
      #2379a7 CMYK chart
      #2379a7 RGB pie chart
      #2379a7 color shades, tints & tones
#2379a7 color schemes
#2379a7 color preview, HTML & CSS examples
           This text has a color of #2379a7        
        
          <p style="color:#2379a7;">Text here</p>
        
        
          .mytext {color:#2379a7;}
        
        Text color #2379a7
      
           This box has a color of #2379a7        
        
          <div style="background-color:#2379a7;">Content here</div>
        
        
          .mybackground {background-color:#2379a7;}
        
        Background color #2379a7
      
           Border around this has a color of #2379a7        
        
          <div style="border:2px solid #2379a7;">Content here</div>
        
        
          .myborder {border:2px solid #2379a7;}
        
        Border color #2379a7