#28387f color space conversions
Hex:
        #28387f
        RGB:
        40, 56, 127
        CMY:
        84, 78, 50
        CMYK:
        69, 56, 0, 50
      HSL:
        229°, 52.0958%, 32.7451%
        HSV (HSB):
        229°, 68.5039%, 49.8039%
        XYZ:
        6.1200, 4.8118, 20.6849
        xyY:
        0.1936, 0.1522, 4.8118
      CIE-Lab:
        26.1916, 18.5443, -42.2284
        CIE-LCH:
        26.1916, 46.1208, 293.7083
        CIE-Luv:
        26.1916, -7.9743, -54.4044
        Hunter-Lab:
        21.9357, 11.4134, -40.5540
      #28387f color charts
#28387f RGB chart
      #28387f CMYK chart
      #28387f RGB pie chart
      #28387f color shades, tints & tones
#28387f color schemes
#28387f color preview, HTML & CSS examples
           This text has a color of #28387f        
        
          <p style="color:#28387f;">Text here</p>
        
        
          .mytext {color:#28387f;}
        
        Text color #28387f
      
           This box has a color of #28387f        
        
          <div style="background-color:#28387f;">Content here</div>
        
        
          .mybackground {background-color:#28387f;}
        
        Background color #28387f
      
           Border around this has a color of #28387f        
        
          <div style="border:2px solid #28387f;">Content here</div>
        
        
          .myborder {border:2px solid #28387f;}
        
        Border color #28387f