#349cfd color space conversions
Hex:
        #349cfd
        RGB:
        52, 156, 253
        CMY:
        80, 39, 1
        CMYK:
        79, 38, 0, 1
      HSL:
        209°, 98.0488%, 59.8039%
        HSV (HSB):
        209°, 79.4466%, 99.2157%
        XYZ:
        31.0343, 31.5988, 97.3920
        xyY:
        0.1939, 0.1975, 31.5988
      CIE-Lab:
        63.0099, 3.7404, -56.4772
        CIE-LCH:
        63.0099, 56.6009, 273.7891
        CIE-Luv:
        63.0099, -34.5035, -91.4128
        Hunter-Lab:
        56.2129, 0.1747, -63.3744
      #349cfd color charts
#349cfd RGB chart
      #349cfd CMYK chart
      #349cfd RGB pie chart
      #349cfd color shades, tints & tones
#349cfd color schemes
#349cfd color preview, HTML & CSS examples
           This text has a color of #349cfd        
        
          <p style="color:#349cfd;">Text here</p>
        
        
          .mytext {color:#349cfd;}
        
        Text color #349cfd
      
           This box has a color of #349cfd        
        
          <div style="background-color:#349cfd;">Content here</div>
        
        
          .mybackground {background-color:#349cfd;}
        
        Background color #349cfd
      
           Border around this has a color of #349cfd        
        
          <div style="border:2px solid #349cfd;">Content here</div>
        
        
          .myborder {border:2px solid #349cfd;}
        
        Border color #349cfd