#348dbe color space conversions
Hex:
        #348dbe
        RGB:
        52, 141, 190
        CMY:
        80, 45, 25
        CMYK:
        73, 26, 0, 25
      HSL:
        201°, 57.0248%, 47.4510%
        HSV (HSB):
        201°, 72.6316%, 74.5098%
        XYZ:
        20.2353, 23.4975, 52.1842
        xyY:
        0.2110, 0.2450, 23.4975
      CIE-Lab:
        55.5812, -9.9825, -33.0993
        CIE-LCH:
        55.5812, 34.5719, 253.2171
        CIE-Luv:
        55.5812, -32.4458, -49.6806
        Hunter-Lab:
        48.4742, -10.3161, -29.8957
      #348dbe color charts
#348dbe RGB chart
      #348dbe CMYK chart
      #348dbe RGB pie chart
      #348dbe color shades, tints & tones
#348dbe color schemes
#348dbe color preview, HTML & CSS examples
           This text has a color of #348dbe        
        
          <p style="color:#348dbe;">Text here</p>
        
        
          .mytext {color:#348dbe;}
        
        Text color #348dbe
      
           This box has a color of #348dbe        
        
          <div style="background-color:#348dbe;">Content here</div>
        
        
          .mybackground {background-color:#348dbe;}
        
        Background color #348dbe
      
           Border around this has a color of #348dbe        
        
          <div style="border:2px solid #348dbe;">Content here</div>
        
        
          .myborder {border:2px solid #348dbe;}
        
        Border color #348dbe