#399fb8 color space conversions
Hex:
        #399fb8
        RGB:
        57, 159, 184
        CMY:
        78, 38, 28
        CMYK:
        69, 14, 0, 28
      HSL:
        192°, 52.6971%, 47.2549%
        HSV (HSB):
        192°, 69.0217%, 72.1569%
        XYZ:
        22.7372, 29.1268, 49.7711
        xyY:
        0.2237, 0.2866, 29.1268
      CIE-Lab:
        60.8934, -21.0505, -21.4896
        CIE-LCH:
        60.8934, 30.0820, 225.5914
        CIE-Luv:
        60.8934, -38.3829, -29.9683
        Hunter-Lab:
        53.9693, -19.2443, -16.8994
      #399fb8 color charts
#399fb8 RGB chart
      #399fb8 CMYK chart
      #399fb8 RGB pie chart
      #399fb8 color shades, tints & tones
#399fb8 color schemes
#399fb8 color preview, HTML & CSS examples
           This text has a color of #399fb8        
        
          <p style="color:#399fb8;">Text here</p>
        
        
          .mytext {color:#399fb8;}
        
        Text color #399fb8
      
           This box has a color of #399fb8        
        
          <div style="background-color:#399fb8;">Content here</div>
        
        
          .mybackground {background-color:#399fb8;}
        
        Background color #399fb8
      
           Border around this has a color of #399fb8        
        
          <div style="border:2px solid #399fb8;">Content here</div>
        
        
          .myborder {border:2px solid #399fb8;}
        
        Border color #399fb8