#28528b color space conversions
Hex:
        #28528b
        RGB:
        40, 82, 139
        CMY:
        84, 68, 45
        CMYK:
        71, 41, 0, 45
      HSL:
        215°, 55.3073%, 35.0980%
        HSV (HSB):
        215°, 71.2230%, 54.5098%
        XYZ:
        8.5526, 8.3498, 25.5870
        xyY:
        0.2013, 0.1965, 8.3498
      CIE-Lab:
        34.7010, 5.5170, -36.0038
        CIE-LCH:
        34.7010, 36.4241, 278.7119
        CIE-Luv:
        34.7010, -15.9546, -50.2723
        Hunter-Lab:
        28.8960, 2.2640, -32.2733
      #28528b color charts
#28528b RGB chart
      #28528b CMYK chart
      #28528b RGB pie chart
      #28528b color shades, tints & tones
#28528b color schemes
#28528b color preview, HTML & CSS examples
           This text has a color of #28528b        
        
          <p style="color:#28528b;">Text here</p>
        
        
          .mytext {color:#28528b;}
        
        Text color #28528b
      
           This box has a color of #28528b        
        
          <div style="background-color:#28528b;">Content here</div>
        
        
          .mybackground {background-color:#28528b;}
        
        Background color #28528b
      
           Border around this has a color of #28528b        
        
          <div style="border:2px solid #28528b;">Content here</div>
        
        
          .myborder {border:2px solid #28528b;}
        
        Border color #28528b