#2922ad color space conversions
Hex:
        #2922ad
        RGB:
        41, 34, 173
        CMY:
        84, 87, 32
        CMYK:
        76, 80, 0, 32
      HSL:
        243°, 67.1498%, 40.5882%
        HSV (HSB):
        243°, 80.3468%, 67.8431%
        XYZ:
        9.0293, 4.6326, 39.9534
        xyY:
        0.1684, 0.0864, 4.6326
      CIE-Lab:
        25.6613, 48.5691, -71.3542
        CIE-LCH:
        25.6613, 86.3156, 304.2422
        CIE-Luv:
        25.6613, -5.2634, -86.1232
        Hunter-Lab:
        21.5235, 37.2164, -94.9920
      #2922ad color charts
#2922ad RGB chart
      #2922ad CMYK chart
      #2922ad RGB pie chart
      #2922ad color shades, tints & tones
#2922ad color schemes
#2922ad color preview, HTML & CSS examples
           This text has a color of #2922ad        
        
          <p style="color:#2922ad;">Text here</p>
        
        
          .mytext {color:#2922ad;}
        
        Text color #2922ad
      
           This box has a color of #2922ad        
        
          <div style="background-color:#2922ad;">Content here</div>
        
        
          .mybackground {background-color:#2922ad;}
        
        Background color #2922ad
      
           Border around this has a color of #2922ad        
        
          <div style="border:2px solid #2922ad;">Content here</div>
        
        
          .myborder {border:2px solid #2922ad;}
        
        Border color #2922ad