#2928a3 color space conversions
Hex:
        #2928a3
        RGB:
        41, 40, 163
        CMY:
        84, 84, 36
        CMYK:
        75, 75, 0, 36
      HSL:
        240°, 60.5911%, 39.8039%
        HSV (HSB):
        240°, 75.4601%, 63.9216%
        XYZ:
        8.2841, 4.6333, 35.1080
        xyY:
        0.1725, 0.0965, 4.6333
      CIE-Lab:
        25.6635, 42.1022, -65.3109
        CIE-LCH:
        25.6635, 77.7053, 302.8075
        CIE-Luv:
        25.6635, -5.6295, -80.2710
        Hunter-Lab:
        21.5252, 31.0277, -81.6355
      #2928a3 color charts
#2928a3 RGB chart
      #2928a3 CMYK chart
      #2928a3 RGB pie chart
      #2928a3 color shades, tints & tones
#2928a3 color schemes
#2928a3 color preview, HTML & CSS examples
           This text has a color of #2928a3        
        
          <p style="color:#2928a3;">Text here</p>
        
        
          .mytext {color:#2928a3;}
        
        Text color #2928a3
      
           This box has a color of #2928a3        
        
          <div style="background-color:#2928a3;">Content here</div>
        
        
          .mybackground {background-color:#2928a3;}
        
        Background color #2928a3
      
           Border around this has a color of #2928a3        
        
          <div style="border:2px solid #2928a3;">Content here</div>
        
        
          .myborder {border:2px solid #2928a3;}
        
        Border color #2928a3