#28457f color space conversions
Hex:
        #28457f
        RGB:
        40, 69, 127
        CMY:
        84, 73, 50
        CMYK:
        69, 46, 0, 50
      HSL:
        220°, 52.0958%, 32.7451%
        HSV (HSB):
        220°, 68.5039%, 49.8039%
        XYZ:
        6.8340, 6.2397, 20.9229
        xyY:
        0.2010, 0.1835, 6.2397
      CIE-Lab:
        30.0092, 9.5971, -36.0855
        CIE-LCH:
        30.0092, 37.3399, 284.8934
        CIE-Luv:
        30.0092, -11.8356, -48.4654
        Hunter-Lab:
        24.9793, 5.1210, -32.1762
      #28457f color charts
#28457f RGB chart
      #28457f CMYK chart
      #28457f RGB pie chart
      #28457f color shades, tints & tones
#28457f color schemes
#28457f color preview, HTML & CSS examples
           This text has a color of #28457f        
        
          <p style="color:#28457f;">Text here</p>
        
        
          .mytext {color:#28457f;}
        
        Text color #28457f
      
           This box has a color of #28457f        
        
          <div style="background-color:#28457f;">Content here</div>
        
        
          .mybackground {background-color:#28457f;}
        
        Background color #28457f
      
           Border around this has a color of #28457f        
        
          <div style="border:2px solid #28457f;">Content here</div>
        
        
          .myborder {border:2px solid #28457f;}
        
        Border color #28457f