#28495d color space conversions
Hex:
        #28495d
        RGB:
        40, 73, 93
        CMY:
        84, 71, 64
        CMYK:
        57, 22, 0, 64
      HSL:
        203°, 39.8496%, 26.0784%
        HSV (HSB):
        203°, 56.9892%, 36.4706%
        XYZ:
        5.2334, 6.0065, 11.2395
        xyY:
        0.2328, 0.2672, 6.0065
      CIE-Lab:
        29.4289, -5.5961, -15.4935
        CIE-LCH:
        29.4289, 16.4732, 250.1407
        CIE-Luv:
        29.4289, -13.6297, -18.9137
        Hunter-Lab:
        24.5082, -4.7730, -10.0347
      #28495d color charts
#28495d RGB chart
      #28495d CMYK chart
      #28495d RGB pie chart
      #28495d color shades, tints & tones
#28495d color schemes
#28495d color preview, HTML & CSS examples
           This text has a color of #28495d        
        
          <p style="color:#28495d;">Text here</p>
        
        
          .mytext {color:#28495d;}
        
        Text color #28495d
      
           This box has a color of #28495d        
        
          <div style="background-color:#28495d;">Content here</div>
        
        
          .mybackground {background-color:#28495d;}
        
        Background color #28495d
      
           Border around this has a color of #28495d        
        
          <div style="border:2px solid #28495d;">Content here</div>
        
        
          .myborder {border:2px solid #28495d;}
        
        Border color #28495d