#2901af color space conversions
Hex:
        #2901af
        RGB:
        41, 1, 175
        CMY:
        84, 100, 31
        CMYK:
        77, 99, 0, 31
      HSL:
        254°, 98.8636%, 34.5098%
        HSV (HSB):
        254°, 99.4286%, 68.6275%
        XYZ:
        8.6632, 3.5883, 40.7934
        xyY:
        0.1633, 0.0676, 3.5883
      CIE-Lab:
        22.2607, 60.1005, -78.2138
        CIE-LCH:
        22.2607, 98.6381, 307.5392
        CIE-Luv:
        22.2607, -3.0079, -84.9782
        Hunter-Lab:
        18.9427, 48.4845, -114.4220
      #2901af color charts
#2901af RGB chart
      #2901af CMYK chart
      #2901af RGB pie chart
      #2901af color shades, tints & tones
#2901af color schemes
#2901af color preview, HTML & CSS examples
           This text has a color of #2901af        
        
          <p style="color:#2901af;">Text here</p>
        
        
          .mytext {color:#2901af;}
        
        Text color #2901af
      
           This box has a color of #2901af        
        
          <div style="background-color:#2901af;">Content here</div>
        
        
          .mybackground {background-color:#2901af;}
        
        Background color #2901af
      
           Border around this has a color of #2901af        
        
          <div style="border:2px solid #2901af;">Content here</div>
        
        
          .myborder {border:2px solid #2901af;}
        
        Border color #2901af