#2379f0 color space conversions
Hex:
        #2379f0
        RGB:
        35, 121, 240
        CMY:
        86, 53, 6
        CMYK:
        85, 50, 0, 6
      HSL:
        215°, 87.2340%, 53.9216%
        HSV (HSB):
        215°, 85.4167%, 94.1176%
        XYZ:
        23.2587, 20.3233, 85.1350
        xyY:
        0.1807, 0.1579, 20.3233
      CIE-Lab:
        52.2008, 18.7724, -66.6646
        CIE-LCH:
        52.2008, 69.2573, 285.7270
        CIE-Luv:
        52.2008, -26.0593, -105.0986
        Hunter-Lab:
        45.0814, 13.2004, -80.4105
      #2379f0 color charts
#2379f0 RGB chart
      #2379f0 CMYK chart
      #2379f0 RGB pie chart
      #2379f0 color shades, tints & tones
#2379f0 color schemes
#2379f0 color preview, HTML & CSS examples
           This text has a color of #2379f0        
        
          <p style="color:#2379f0;">Text here</p>
        
        
          .mytext {color:#2379f0;}
        
        Text color #2379f0
      
           This box has a color of #2379f0        
        
          <div style="background-color:#2379f0;">Content here</div>
        
        
          .mybackground {background-color:#2379f0;}
        
        Background color #2379f0
      
           Border around this has a color of #2379f0        
        
          <div style="border:2px solid #2379f0;">Content here</div>
        
        
          .myborder {border:2px solid #2379f0;}
        
        Border color #2379f0