#2901bf color space conversions
Hex:
        #2901bf
        RGB:
        41, 1, 191
        CMY:
        84, 100, 25
        CMYK:
        79, 99, 0, 25
      HSL:
        253°, 98.9583%, 37.6471%
        HSV (HSB):
        253°, 99.4764%, 74.9020%
        XYZ:
        10.3293, 4.2547, 49.5670
        xyY:
        0.1610, 0.0663, 4.2547
      CIE-Lab:
        24.4962, 64.0527, -84.0325
        CIE-LCH:
        24.4962, 105.6608, 307.3160
        CIE-Luv:
        24.4962, -3.9607, -94.4229
        Hunter-Lab:
        20.6270, 53.2895, -128.0363
      #2901bf color charts
#2901bf RGB chart
      #2901bf CMYK chart
      #2901bf RGB pie chart
      #2901bf color shades, tints & tones
#2901bf color schemes
#2901bf color preview, HTML & CSS examples
           This text has a color of #2901bf        
        
          <p style="color:#2901bf;">Text here</p>
        
        
          .mytext {color:#2901bf;}
        
        Text color #2901bf
      
           This box has a color of #2901bf        
        
          <div style="background-color:#2901bf;">Content here</div>
        
        
          .mybackground {background-color:#2901bf;}
        
        Background color #2901bf
      
           Border around this has a color of #2901bf        
        
          <div style="border:2px solid #2901bf;">Content here</div>
        
        
          .myborder {border:2px solid #2901bf;}
        
        Border color #2901bf