#2379ff color space conversions
Hex:
        #2379ff
        RGB:
        35, 121, 255
        CMY:
        86, 53, 0
        CMYK:
        86, 53, 0, 0
      HSL:
        217°, 100.0000%, 56.8627%
        HSV (HSB):
        217°, 86.2745%, 100.0000%
        XYZ:
        25.5805, 21.2521, 97.3616
        xyY:
        0.1774, 0.1474, 21.2521
      CIE-Lab:
        53.2243, 24.4394, -73.3289
        CIE-LCH:
        53.2243, 77.2943, 288.4324
        CIE-Luv:
        53.2243, -25.6485, -116.1106
        Hunter-Lab:
        46.1000, 18.3733, -92.9485
      #2379ff color charts
#2379ff RGB chart
      #2379ff CMYK chart
      #2379ff RGB pie chart
      #2379ff color shades, tints & tones
#2379ff color schemes
#2379ff color preview, HTML & CSS examples
           This text has a color of #2379ff        
        
          <p style="color:#2379ff;">Text here</p>
        
        
          .mytext {color:#2379ff;}
        
        Text color #2379ff
      
           This box has a color of #2379ff        
        
          <div style="background-color:#2379ff;">Content here</div>
        
        
          .mybackground {background-color:#2379ff;}
        
        Background color #2379ff
      
           Border around this has a color of #2379ff        
        
          <div style="border:2px solid #2379ff;">Content here</div>
        
        
          .myborder {border:2px solid #2379ff;}
        
        Border color #2379ff