#38697f color space conversions
Hex:
        #38697f
        RGB:
        56, 105, 127
        CMY:
        78, 59, 50
        CMYK:
        56, 17, 0, 50
      HSL:
        199°, 38.7978%, 35.8824%
        HSV (HSB):
        199°, 55.9055%, 49.8039%
        XYZ:
        10.5132, 12.4762, 21.9327
        xyY:
        0.2340, 0.2777, 12.4762
      CIE-Lab:
        41.9632, -9.8277, -17.3030
        CIE-LCH:
        41.9632, 19.8992, 240.4045
        CIE-Luv:
        41.9632, -20.8491, -22.9830
        Hunter-Lab:
        35.3217, -8.6838, -12.0905
      #38697f color charts
#38697f RGB chart
      #38697f CMYK chart
      #38697f RGB pie chart
      #38697f color shades, tints & tones
#38697f color schemes
#38697f color preview, HTML & CSS examples
           This text has a color of #38697f        
        
          <p style="color:#38697f;">Text here</p>
        
        
          .mytext {color:#38697f;}
        
        Text color #38697f
      
           This box has a color of #38697f        
        
          <div style="background-color:#38697f;">Content here</div>
        
        
          .mybackground {background-color:#38697f;}
        
        Background color #38697f
      
           Border around this has a color of #38697f        
        
          <div style="border:2px solid #38697f;">Content here</div>
        
        
          .myborder {border:2px solid #38697f;}
        
        Border color #38697f