#38949e color space conversions
Hex:
        #38949e
        RGB:
        56, 148, 158
        CMY:
        78, 42, 38
        CMYK:
        65, 6, 0, 38
      HSL:
        186°, 47.6636%, 41.9608%
        HSV (HSB):
        186°, 64.5570%, 61.9608%
        XYZ:
        18.3923, 24.4892, 36.1053
        xyY:
        0.2329, 0.3100, 24.4892
      CIE-Lab:
        56.5743, -23.6171, -13.3030
        CIE-LCH:
        56.5743, 27.1060, 209.3915
        CIE-Luv:
        56.5743, -35.9847, -16.3410
        Hunter-Lab:
        49.4865, -20.2595, -8.6172
      #38949e color charts
#38949e RGB chart
      #38949e CMYK chart
      #38949e RGB pie chart
      #38949e color shades, tints & tones
#38949e color schemes
#38949e color preview, HTML & CSS examples
           This text has a color of #38949e        
        
          <p style="color:#38949e;">Text here</p>
        
        
          .mytext {color:#38949e;}
        
        Text color #38949e
      
           This box has a color of #38949e        
        
          <div style="background-color:#38949e;">Content here</div>
        
        
          .mybackground {background-color:#38949e;}
        
        Background color #38949e
      
           Border around this has a color of #38949e        
        
          <div style="border:2px solid #38949e;">Content here</div>
        
        
          .myborder {border:2px solid #38949e;}
        
        Border color #38949e