#28528e color space conversions
Hex:
        #28528e
        RGB:
        40, 82, 142
        CMY:
        84, 68, 44
        CMYK:
        72, 42, 0, 44
      HSL:
        215°, 56.0440%, 35.6863%
        HSV (HSB):
        215°, 71.8310%, 55.6863%
        XYZ:
        8.7749, 8.4387, 26.7575
        xyY:
        0.1996, 0.1919, 8.4387
      CIE-Lab:
        34.8803, 6.6685, -37.5487
        CIE-LCH:
        34.8803, 38.1362, 280.0706
        CIE-Luv:
        34.8803, -15.8987, -52.6526
        Hunter-Lab:
        29.0494, 3.0823, -34.2776
      #28528e color charts
#28528e RGB chart
      #28528e CMYK chart
      #28528e RGB pie chart
      #28528e color shades, tints & tones
#28528e color schemes
#28528e color preview, HTML & CSS examples
           This text has a color of #28528e        
        
          <p style="color:#28528e;">Text here</p>
        
        
          .mytext {color:#28528e;}
        
        Text color #28528e
      
           This box has a color of #28528e        
        
          <div style="background-color:#28528e;">Content here</div>
        
        
          .mybackground {background-color:#28528e;}
        
        Background color #28528e
      
           Border around this has a color of #28528e        
        
          <div style="border:2px solid #28528e;">Content here</div>
        
        
          .myborder {border:2px solid #28528e;}
        
        Border color #28528e