#28474d color space conversions
Hex:
        #28474d
        RGB:
        40, 71, 77
        CMY:
        84, 72, 70
        CMYK:
        48, 8, 0, 70
      HSL:
        190°, 31.6239%, 22.9412%
        HSV (HSB):
        190°, 48.0519%, 30.1961%
        XYZ:
        4.4679, 5.4934, 7.8460
        xyY:
        0.2509, 0.3085, 5.4934
      CIE-Lab:
        28.0966, -9.6216, -7.1975
        CIE-LCH:
        28.0966, 12.0158, 216.7987
        CIE-Luv:
        28.0966, -13.1387, -7.4997
        Hunter-Lab:
        23.4380, -6.9901, -3.4411
      #28474d color charts
#28474d RGB chart
      #28474d CMYK chart
      #28474d RGB pie chart
      #28474d color shades, tints & tones
#28474d color schemes
#28474d color preview, HTML & CSS examples
           This text has a color of #28474d        
        
          <p style="color:#28474d;">Text here</p>
        
        
          .mytext {color:#28474d;}
        
        Text color #28474d
      
           This box has a color of #28474d        
        
          <div style="background-color:#28474d;">Content here</div>
        
        
          .mybackground {background-color:#28474d;}
        
        Background color #28474d
      
           Border around this has a color of #28474d        
        
          <div style="border:2px solid #28474d;">Content here</div>
        
        
          .myborder {border:2px solid #28474d;}
        
        Border color #28474d