#349fdd color space conversions
Hex:
        #349fdd
        RGB:
        52, 159, 221
        CMY:
        80, 38, 13
        CMYK:
        76, 28, 0, 13
      HSL:
        202°, 71.3080%, 53.5294%
        HSV (HSB):
        202°, 76.4706%, 86.6667%
        XYZ:
        26.8655, 30.7468, 72.9254
        xyY:
        0.2058, 0.2355, 30.7468
      CIE-Lab:
        62.2933, -9.3341, -39.9974
        CIE-LCH:
        62.2933, 41.0721, 256.8641
        CIE-Luv:
        62.2933, -37.0969, -62.2323
        Hunter-Lab:
        55.4498, -10.5538, -39.1610
      #349fdd color charts
#349fdd RGB chart
      #349fdd CMYK chart
      #349fdd RGB pie chart
      #349fdd color shades, tints & tones
#349fdd color schemes
#349fdd color preview, HTML & CSS examples
           This text has a color of #349fdd        
        
          <p style="color:#349fdd;">Text here</p>
        
        
          .mytext {color:#349fdd;}
        
        Text color #349fdd
      
           This box has a color of #349fdd        
        
          <div style="background-color:#349fdd;">Content here</div>
        
        
          .mybackground {background-color:#349fdd;}
        
        Background color #349fdd
      
           Border around this has a color of #349fdd        
        
          <div style="border:2px solid #349fdd;">Content here</div>
        
        
          .myborder {border:2px solid #349fdd;}
        
        Border color #349fdd