#28529f color space conversions
Hex:
        #28529f
        RGB:
        40, 82, 159
        CMY:
        84, 68, 38
        CMYK:
        75, 48, 0, 38
      HSL:
        219°, 59.7990%, 39.0196%
        HSV (HSB):
        219°, 74.8428%, 62.3529%
        XYZ:
        10.1504, 8.9889, 34.0009
        xyY:
        0.1910, 0.1692, 8.9889
      CIE-Lab:
        35.9629, 13.2418, -46.0964
        CIE-LCH:
        35.9629, 47.9606, 286.0274
        CIE-Luv:
        35.9629, -15.6396, -65.8208
        Hunter-Lab:
        29.9815, 7.9643, -46.2516
      #28529f color charts
#28529f RGB chart
      #28529f CMYK chart
      #28529f RGB pie chart
      #28529f color shades, tints & tones
#28529f color schemes
#28529f color preview, HTML & CSS examples
           This text has a color of #28529f        
        
          <p style="color:#28529f;">Text here</p>
        
        
          .mytext {color:#28529f;}
        
        Text color #28529f
      
           This box has a color of #28529f        
        
          <div style="background-color:#28529f;">Content here</div>
        
        
          .mybackground {background-color:#28529f;}
        
        Background color #28529f
      
           Border around this has a color of #28529f        
        
          <div style="border:2px solid #28529f;">Content here</div>
        
        
          .myborder {border:2px solid #28529f;}
        
        Border color #28529f