#347eef color space conversions
Hex:
        #347eef
        RGB:
        52, 126, 239
        CMY:
        80, 51, 6
        CMYK:
        78, 47, 0, 6
      HSL:
        216°, 85.3881%, 57.0588%
        HSV (HSB):
        216°, 78.2427%, 93.7255%
        XYZ:
        24.4570, 21.8838, 84.5963
        xyY:
        0.1868, 0.1671, 21.8838
      CIE-Lab:
        53.9035, 16.7148, -63.3396
        CIE-LCH:
        53.9035, 65.5079, 284.7829
        CIE-Luv:
        53.9035, -25.6060, -100.6264
        Hunter-Lab:
        46.7801, 11.4561, -74.4730
      #347eef color charts
#347eef RGB chart
      #347eef CMYK chart
      #347eef RGB pie chart
      #347eef color shades, tints & tones
#347eef color schemes
#347eef color preview, HTML & CSS examples
           This text has a color of #347eef        
        
          <p style="color:#347eef;">Text here</p>
        
        
          .mytext {color:#347eef;}
        
        Text color #347eef
      
           This box has a color of #347eef        
        
          <div style="background-color:#347eef;">Content here</div>
        
        
          .mybackground {background-color:#347eef;}
        
        Background color #347eef
      
           Border around this has a color of #347eef        
        
          <div style="border:2px solid #347eef;">Content here</div>
        
        
          .myborder {border:2px solid #347eef;}
        
        Border color #347eef