#28375d color space conversions
Hex:
        #28375d
        RGB:
        40, 55, 93
        CMY:
        84, 78, 64
        CMYK:
        57, 41, 0, 64
      HSL:
        223°, 39.8496%, 26.0784%
        HSV (HSB):
        223°, 56.9892%, 36.4706%
        XYZ:
        4.2170, 3.9738, 10.9007
        xyY:
        0.2209, 0.2081, 3.9738
      CIE-Lab:
        23.5847, 6.3846, -24.6175
        CIE-LCH:
        23.5847, 25.4320, 284.5395
        CIE-Luv:
        23.5847, -7.0786, -29.9925
        Hunter-Lab:
        19.9344, 2.8757, -18.4673
      #28375d color charts
#28375d RGB chart
      #28375d CMYK chart
      #28375d RGB pie chart
      #28375d color shades, tints & tones
#28375d color schemes
#28375d color preview, HTML & CSS examples
           This text has a color of #28375d        
        
          <p style="color:#28375d;">Text here</p>
        
        
          .mytext {color:#28375d;}
        
        Text color #28375d
      
           This box has a color of #28375d        
        
          <div style="background-color:#28375d;">Content here</div>
        
        
          .mybackground {background-color:#28375d;}
        
        Background color #28375d
      
           Border around this has a color of #28375d        
        
          <div style="border:2px solid #28375d;">Content here</div>
        
        
          .myborder {border:2px solid #28375d;}
        
        Border color #28375d