#28345f color space conversions
Hex:
        #28345f
        RGB:
        40, 52, 95
        CMY:
        84, 80, 63
        CMYK:
        58, 45, 0, 63
      HSL:
        227°, 40.7407%, 26.4706%
        HSV (HSB):
        227°, 57.8947%, 37.2549%
        XYZ:
        4.1686, 3.7333, 11.3274
        xyY:
        0.2168, 0.1941, 3.7333
      CIE-Lab:
        22.7695, 9.2183, -27.2193
        CIE-LCH:
        22.7695, 28.7379, 288.7095
        CIE-Luv:
        22.7695, -6.1377, -32.9931
        Hunter-Lab:
        19.3218, 4.6977, -21.2334
      #28345f color charts
#28345f RGB chart
      #28345f CMYK chart
      #28345f RGB pie chart
      #28345f color shades, tints & tones
#28345f color schemes
#28345f color preview, HTML & CSS examples
           This text has a color of #28345f        
        
          <p style="color:#28345f;">Text here</p>
        
        
          .mytext {color:#28345f;}
        
        Text color #28345f
      
           This box has a color of #28345f        
        
          <div style="background-color:#28345f;">Content here</div>
        
        
          .mybackground {background-color:#28345f;}
        
        Background color #28345f
      
           Border around this has a color of #28345f        
        
          <div style="border:2px solid #28345f;">Content here</div>
        
        
          .myborder {border:2px solid #28345f;}
        
        Border color #28345f