#28194e color space conversions
Hex:
        #28194e
        RGB:
        40, 25, 78
        CMY:
        84, 90, 69
        CMYK:
        49, 68, 0, 69
      HSL:
        257°, 51.4563%, 20.1961%
        HSV (HSB):
        257°, 67.9487%, 30.5882%
        XYZ:
        2.5978, 1.6964, 7.3983
        xyY:
        0.2222, 0.1451, 1.6964
      CIE-Lab:
        13.8060, 22.1386, -30.2221
        CIE-LCH:
        13.8060, 37.4633, 306.2239
        CIE-Luv:
        13.8060, 1.6151, -29.5118
        Hunter-Lab:
        13.0247, 12.8095, -24.5603
      #28194e color charts
#28194e RGB chart
      #28194e CMYK chart
      #28194e RGB pie chart
      #28194e color shades, tints & tones
#28194e color schemes
#28194e color preview, HTML & CSS examples
           This text has a color of #28194e        
        
          <p style="color:#28194e;">Text here</p>
        
        
          .mytext {color:#28194e;}
        
        Text color #28194e
      
           This box has a color of #28194e        
        
          <div style="background-color:#28194e;">Content here</div>
        
        
          .mybackground {background-color:#28194e;}
        
        Background color #28194e
      
           Border around this has a color of #28194e        
        
          <div style="border:2px solid #28194e;">Content here</div>
        
        
          .myborder {border:2px solid #28194e;}
        
        Border color #28194e