#348fdd color space conversions
Hex:
        #348fdd
        RGB:
        52, 143, 221
        CMY:
        80, 44, 13
        CMYK:
        76, 35, 0, 13
      HSL:
        208°, 71.3080%, 53.5294%
        HSV (HSB):
        208°, 76.4706%, 86.6667%
        XYZ:
        24.2898, 25.5954, 72.0668
        xyY:
        0.1992, 0.2099, 25.5954
      CIE-Lab:
        57.6510, -0.1650, -47.3119
        CIE-LCH:
        57.6510, 47.3121, 269.8001
        CIE-Luv:
        57.6510, -31.6583, -74.5122
        Hunter-Lab:
        50.5919, -2.8360, -49.0426
      #348fdd color charts
#348fdd RGB chart
      #348fdd CMYK chart
      #348fdd RGB pie chart
      #348fdd color shades, tints & tones
#348fdd color schemes
#348fdd color preview, HTML & CSS examples
           This text has a color of #348fdd        
        
          <p style="color:#348fdd;">Text here</p>
        
        
          .mytext {color:#348fdd;}
        
        Text color #348fdd
      
           This box has a color of #348fdd        
        
          <div style="background-color:#348fdd;">Content here</div>
        
        
          .mybackground {background-color:#348fdd;}
        
        Background color #348fdd
      
           Border around this has a color of #348fdd        
        
          <div style="border:2px solid #348fdd;">Content here</div>
        
        
          .myborder {border:2px solid #348fdd;}
        
        Border color #348fdd