#38849f color space conversions
Hex:
        #38849f
        RGB:
        56, 132, 159
        CMY:
        78, 48, 38
        CMYK:
        65, 17, 0, 38
      HSL:
        196°, 47.9070%, 42.1569%
        HSV (HSB):
        196°, 64.7799%, 62.3529%
        XYZ:
        16.1402, 19.8465, 35.7810
        xyY:
        0.2249, 0.2765, 19.8465
      CIE-Lab:
        51.6632, -14.7707, -21.3546
        CIE-LCH:
        51.6632, 25.9653, 235.3289
        CIE-Luv:
        51.6632, -29.9239, -29.7168
        Hunter-Lab:
        44.5494, -13.2912, -16.4357
      #38849f color charts
#38849f RGB chart
      #38849f CMYK chart
      #38849f RGB pie chart
      #38849f color shades, tints & tones
#38849f color schemes
#38849f color preview, HTML & CSS examples
           This text has a color of #38849f        
        
          <p style="color:#38849f;">Text here</p>
        
        
          .mytext {color:#38849f;}
        
        Text color #38849f
      
           This box has a color of #38849f        
        
          <div style="background-color:#38849f;">Content here</div>
        
        
          .mybackground {background-color:#38849f;}
        
        Background color #38849f
      
           Border around this has a color of #38849f        
        
          <div style="border:2px solid #38849f;">Content here</div>
        
        
          .myborder {border:2px solid #38849f;}
        
        Border color #38849f