#2919a2 color space conversions
Hex:
        #2919a2
        RGB:
        41, 25, 162
        CMY:
        84, 90, 36
        CMYK:
        75, 85, 0, 36
      HSL:
        247°, 73.2620%, 36.6667%
        HSV (HSB):
        247°, 84.5679%, 63.5294%
        XYZ:
        7.7837, 3.7753, 34.5009
        xyY:
        0.1690, 0.0820, 3.7753
      CIE-Lab:
        22.9143, 49.3955, -69.2559
        CIE-LCH:
        22.9143, 85.0664, 305.4977
        CIE-Luv:
        22.9143, -3.7002, -79.2335
        Hunter-Lab:
        19.4302, 37.5038, -91.6763
      #2919a2 color charts
#2919a2 RGB chart
      #2919a2 CMYK chart
      #2919a2 RGB pie chart
      #2919a2 color shades, tints & tones
#2919a2 color schemes
#2919a2 color preview, HTML & CSS examples
           This text has a color of #2919a2        
        
          <p style="color:#2919a2;">Text here</p>
        
        
          .mytext {color:#2919a2;}
        
        Text color #2919a2
      
           This box has a color of #2919a2        
        
          <div style="background-color:#2919a2;">Content here</div>
        
        
          .mybackground {background-color:#2919a2;}
        
        Background color #2919a2
      
           Border around this has a color of #2919a2        
        
          <div style="border:2px solid #2919a2;">Content here</div>
        
        
          .myborder {border:2px solid #2919a2;}
        
        Border color #2919a2