#2379b5 color space conversions
Hex:
        #2379b5
        RGB:
        35, 121, 181
        CMY:
        86, 53, 29
        CMYK:
        81, 33, 0, 29
      HSL:
        205°, 67.5926%, 42.3529%
        HSV (HSB):
        205°, 80.6630%, 70.9804%
        XYZ:
        15.8710, 17.3683, 46.2320
        xyY:
        0.1997, 0.2185, 17.3683
      CIE-Lab:
        48.7207, -3.6355, -38.7351
        CIE-LCH:
        48.7207, 38.9053, 264.6382
        CIE-Luv:
        48.7207, -28.4382, -58.1165
        Hunter-Lab:
        41.6753, -4.9543, -36.6000
      #2379b5 color charts
#2379b5 RGB chart
      #2379b5 CMYK chart
      #2379b5 RGB pie chart
      #2379b5 color shades, tints & tones
#2379b5 color schemes
#2379b5 color preview, HTML & CSS examples
           This text has a color of #2379b5        
        
          <p style="color:#2379b5;">Text here</p>
        
        
          .mytext {color:#2379b5;}
        
        Text color #2379b5
      
           This box has a color of #2379b5        
        
          <div style="background-color:#2379b5;">Content here</div>
        
        
          .mybackground {background-color:#2379b5;}
        
        Background color #2379b5
      
           Border around this has a color of #2379b5        
        
          <div style="border:2px solid #2379b5;">Content here</div>
        
        
          .myborder {border:2px solid #2379b5;}
        
        Border color #2379b5