#2928a9 color space conversions
Hex:
        #2928a9
        RGB:
        41, 40, 169
        CMY:
        84, 84, 34
        CMYK:
        76, 76, 0, 34
      HSL:
        240°, 61.7225%, 40.9804%
        HSV (HSB):
        240°, 76.3314%, 66.2745%
        XYZ:
        8.8347, 4.8536, 38.0073
        xyY:
        0.1709, 0.0939, 4.8536
      CIE-Lab:
        26.3135, 44.1070, -67.8662
        CIE-LCH:
        26.3135, 80.9398, 303.0203
        CIE-Luv:
        26.3135, -5.8930, -83.8361
        Hunter-Lab:
        22.0308, 33.0271, -86.8648
      #2928a9 color charts
#2928a9 RGB chart
      #2928a9 CMYK chart
      #2928a9 RGB pie chart
      #2928a9 color shades, tints & tones
#2928a9 color schemes
#2928a9 color preview, HTML & CSS examples
           This text has a color of #2928a9        
        
          <p style="color:#2928a9;">Text here</p>
        
        
          .mytext {color:#2928a9;}
        
        Text color #2928a9
      
           This box has a color of #2928a9        
        
          <div style="background-color:#2928a9;">Content here</div>
        
        
          .mybackground {background-color:#2928a9;}
        
        Background color #2928a9
      
           Border around this has a color of #2928a9        
        
          <div style="border:2px solid #2928a9;">Content here</div>
        
        
          .myborder {border:2px solid #2928a9;}
        
        Border color #2928a9