#28466e color space conversions
Hex:
        #28466e
        RGB:
        40, 70, 110
        CMY:
        84, 73, 57
        CMYK:
        64, 36, 0, 57
      HSL:
        214°, 46.6667%, 29.4118%
        HSV (HSB):
        214°, 63.6364%, 43.1373%
        XYZ:
        5.8797, 5.9572, 15.5918
        xyY:
        0.2144, 0.2172, 5.9572
      CIE-Lab:
        29.3043, 2.4695, -26.5238
        CIE-LCH:
        29.3043, 26.6385, 275.3192
        CIE-Luv:
        29.3043, -12.2782, -34.5914
        Hunter-Lab:
        24.4074, 0.2873, -20.7901
      #28466e color charts
#28466e RGB chart
      #28466e CMYK chart
      #28466e RGB pie chart
      #28466e color shades, tints & tones
#28466e color schemes
#28466e color preview, HTML & CSS examples
           This text has a color of #28466e        
        
          <p style="color:#28466e;">Text here</p>
        
        
          .mytext {color:#28466e;}
        
        Text color #28466e
      
           This box has a color of #28466e        
        
          <div style="background-color:#28466e;">Content here</div>
        
        
          .mybackground {background-color:#28466e;}
        
        Background color #28466e
      
           Border around this has a color of #28466e        
        
          <div style="border:2px solid #28466e;">Content here</div>
        
        
          .myborder {border:2px solid #28466e;}
        
        Border color #28466e