#2949fe color space conversions
Hex:
        #2949fe
        RGB:
        41, 73, 254
        CMY:
        84, 71, 0
        CMYK:
        84, 71, 0, 0
      HSL:
        231°, 99.0698%, 57.8431%
        HSV (HSB):
        231°, 83.8583%, 99.6078%
        XYZ:
        21.1864, 12.3923, 95.0412
        xyY:
        0.1647, 0.0963, 12.3923
      CIE-Lab:
        41.8329, 53.8833, -91.4263
        CIE-LCH:
        41.8329, 106.1234, 300.5136
        CIE-Luv:
        41.8329, -13.9550, -131.4637
        Hunter-Lab:
        35.2026, 45.8240, -135.4312
      #2949fe color charts
#2949fe RGB chart
      #2949fe CMYK chart
      #2949fe RGB pie chart
      #2949fe color shades, tints & tones
#2949fe color schemes
#2949fe color preview, HTML & CSS examples
           This text has a color of #2949fe        
        
          <p style="color:#2949fe;">Text here</p>
        
        
          .mytext {color:#2949fe;}
        
        Text color #2949fe
      
           This box has a color of #2949fe        
        
          <div style="background-color:#2949fe;">Content here</div>
        
        
          .mybackground {background-color:#2949fe;}
        
        Background color #2949fe
      
           Border around this has a color of #2949fe        
        
          <div style="border:2px solid #2949fe;">Content here</div>
        
        
          .myborder {border:2px solid #2949fe;}
        
        Border color #2949fe