#28326e color space conversions
Hex:
        #28326e
        RGB:
        40, 50, 110
        CMY:
        84, 80, 57
        CMYK:
        64, 55, 0, 57
      HSL:
        231°, 46.6667%, 29.4118%
        HSV (HSB):
        231°, 63.6364%, 43.1373%
        XYZ:
        4.8301, 3.8581, 15.2420
        xyY:
        0.2018, 0.1612, 3.8581
      CIE-Lab:
        23.1967, 16.2500, -36.2656
        CIE-LCH:
        23.1967, 39.7399, 294.1363
        CIE-Luv:
        23.1967, -5.9259, -44.6592
        Hunter-Lab:
        19.6421, 9.5210, -32.2587
      #28326e color charts
#28326e RGB chart
      #28326e CMYK chart
      #28326e RGB pie chart
      #28326e color shades, tints & tones
#28326e color schemes
#28326e color preview, HTML & CSS examples
           This text has a color of #28326e        
        
          <p style="color:#28326e;">Text here</p>
        
        
          .mytext {color:#28326e;}
        
        Text color #28326e
      
           This box has a color of #28326e        
        
          <div style="background-color:#28326e;">Content here</div>
        
        
          .mybackground {background-color:#28326e;}
        
        Background color #28326e
      
           Border around this has a color of #28326e        
        
          <div style="border:2px solid #28326e;">Content here</div>
        
        
          .myborder {border:2px solid #28326e;}
        
        Border color #28326e