#38939f color space conversions
Hex:
        #38939f
        RGB:
        56, 147, 159
        CMY:
        78, 42, 38
        CMYK:
        65, 8, 0, 38
      HSL:
        187°, 47.9070%, 42.1569%
        HSV (HSB):
        187°, 64.7799%, 62.3529%
        XYZ:
        18.3226, 24.2114, 36.5085
        xyY:
        0.2318, 0.3063, 24.2114
      CIE-Lab:
        56.2988, -22.7958, -14.2913
        CIE-LCH:
        56.2988, 26.9051, 212.0847
        CIE-Luv:
        56.2988, -35.5534, -17.9751
        Hunter-Lab:
        49.2051, -19.6404, -9.5476
      #38939f color charts
#38939f RGB chart
      #38939f CMYK chart
      #38939f RGB pie chart
      #38939f color shades, tints & tones
#38939f color schemes
#38939f color preview, HTML & CSS examples
           This text has a color of #38939f        
        
          <p style="color:#38939f;">Text here</p>
        
        
          .mytext {color:#38939f;}
        
        Text color #38939f
      
           This box has a color of #38939f        
        
          <div style="background-color:#38939f;">Content here</div>
        
        
          .mybackground {background-color:#38939f;}
        
        Background color #38939f
      
           Border around this has a color of #38939f        
        
          <div style="border:2px solid #38939f;">Content here</div>
        
        
          .myborder {border:2px solid #38939f;}
        
        Border color #38939f