#348bbf color space conversions
Hex:
        #348bbf
        RGB:
        52, 139, 191
        CMY:
        80, 45, 25
        CMYK:
        73, 27, 0, 25
      HSL:
        202°, 57.2016%, 47.6471%
        HSV (HSB):
        202°, 72.7749%, 74.9020%
        XYZ:
        20.0528, 22.9569, 52.6644
        xyY:
        0.2096, 0.2399, 22.9569
      CIE-Lab:
        55.0279, -8.4983, -34.5319
        CIE-LCH:
        55.0279, 35.5622, 256.1742
        CIE-Luv:
        55.0279, -31.6879, -52.1002
        Hunter-Lab:
        47.9133, -9.1423, -31.6299
      #348bbf color charts
#348bbf RGB chart
      #348bbf CMYK chart
      #348bbf RGB pie chart
      #348bbf color shades, tints & tones
#348bbf color schemes
#348bbf color preview, HTML & CSS examples
           This text has a color of #348bbf        
        
          <p style="color:#348bbf;">Text here</p>
        
        
          .mytext {color:#348bbf;}
        
        Text color #348bbf
      
           This box has a color of #348bbf        
        
          <div style="background-color:#348bbf;">Content here</div>
        
        
          .mybackground {background-color:#348bbf;}
        
        Background color #348bbf
      
           Border around this has a color of #348bbf        
        
          <div style="border:2px solid #348bbf;">Content here</div>
        
        
          .myborder {border:2px solid #348bbf;}
        
        Border color #348bbf