#2911af color space conversions
Hex:
        #2911af
        RGB:
        41, 17, 175
        CMY:
        84, 93, 31
        CMYK:
        77, 90, 0, 31
      HSL:
        249°, 82.2917%, 37.6471%
        HSV (HSB):
        249°, 90.2857%, 68.6275%
        XYZ:
        8.8528, 3.9675, 40.8566
        xyY:
        0.1649, 0.0739, 3.9675
      CIE-Lab:
        23.5636, 56.1145, -76.0419
        CIE-LCH:
        23.5636, 94.5051, 306.4251
        CIE-Luv:
        23.5636, -3.7917, -86.1769
        Hunter-Lab:
        19.9185, 44.4769, -107.6723
      #2911af color charts
#2911af RGB chart
      #2911af CMYK chart
      #2911af RGB pie chart
      #2911af color shades, tints & tones
#2911af color schemes
#2911af color preview, HTML & CSS examples
           This text has a color of #2911af        
        
          <p style="color:#2911af;">Text here</p>
        
        
          .mytext {color:#2911af;}
        
        Text color #2911af
      
           This box has a color of #2911af        
        
          <div style="background-color:#2911af;">Content here</div>
        
        
          .mybackground {background-color:#2911af;}
        
        Background color #2911af
      
           Border around this has a color of #2911af        
        
          <div style="border:2px solid #2911af;">Content here</div>
        
        
          .myborder {border:2px solid #2911af;}
        
        Border color #2911af