#348acf color space conversions
Hex:
        #348acf
        RGB:
        52, 138, 207
        CMY:
        80, 46, 19
        CMYK:
        75, 33, 0, 19
      HSL:
        207°, 61.7530%, 50.7843%
        HSV (HSB):
        207°, 74.8792%, 81.1765%
        XYZ:
        21.7671, 23.4120, 62.4032
        xyY:
        0.2023, 0.2176, 23.4120
      CIE-Lab:
        55.4942, -2.2566, -42.8632
        CIE-LCH:
        55.4942, 42.9225, 266.9863
        CIE-Luv:
        55.4942, -30.5912, -66.4989
        Hunter-Lab:
        48.3860, -4.3746, -42.5959
      #348acf color charts
#348acf RGB chart
      #348acf CMYK chart
      #348acf RGB pie chart
      #348acf color shades, tints & tones
#348acf color schemes
#348acf color preview, HTML & CSS examples
           This text has a color of #348acf        
        
          <p style="color:#348acf;">Text here</p>
        
        
          .mytext {color:#348acf;}
        
        Text color #348acf
      
           This box has a color of #348acf        
        
          <div style="background-color:#348acf;">Content here</div>
        
        
          .mybackground {background-color:#348acf;}
        
        Background color #348acf
      
           Border around this has a color of #348acf        
        
          <div style="border:2px solid #348acf;">Content here</div>
        
        
          .myborder {border:2px solid #348acf;}
        
        Border color #348acf