#38828b color space conversions
Hex:
        #38828b
        RGB:
        56, 130, 139
        CMY:
        78, 49, 45
        CMYK:
        60, 6, 0, 45
      HSL:
        187°, 42.5641%, 38.2353%
        HSV (HSB):
        187°, 59.7122%, 54.5098%
        XYZ:
        14.2737, 18.6701, 27.2775
        xyY:
        0.2370, 0.3100, 18.6701
      CIE-Lab:
        50.2990, -20.0033, -11.7710
        CIE-LCH:
        50.2990, 23.2097, 210.4747
        CIE-Luv:
        50.2990, -30.1150, -14.1455
        Hunter-Lab:
        43.2089, -16.6495, -7.1831
      #38828b color charts
#38828b RGB chart
      #38828b CMYK chart
      #38828b RGB pie chart
      #38828b color shades, tints & tones
#38828b color schemes
#38828b color preview, HTML & CSS examples
           This text has a color of #38828b        
        
          <p style="color:#38828b;">Text here</p>
        
        
          .mytext {color:#38828b;}
        
        Text color #38828b
      
           This box has a color of #38828b        
        
          <div style="background-color:#38828b;">Content here</div>
        
        
          .mybackground {background-color:#38828b;}
        
        Background color #38828b
      
           Border around this has a color of #38828b        
        
          <div style="border:2px solid #38828b;">Content here</div>
        
        
          .myborder {border:2px solid #38828b;}
        
        Border color #38828b