#2949ef color space conversions
Hex:
        #2949ef
        RGB:
        41, 73, 239
        CMY:
        84, 71, 6
        CMYK:
        83, 69, 0, 6
      HSL:
        230°, 86.0870%, 54.9020%
        HSV (HSB):
        230°, 82.8452%, 93.7255%
        XYZ:
        18.8770, 11.4685, 82.8801
        xyY:
        0.1667, 0.1013, 11.4685
      CIE-Lab:
        40.3586, 48.7963, -85.4409
        CIE-LCH:
        40.3586, 98.3932, 299.7312
        CIE-Luv:
        40.3586, -13.6691, -122.5140
        Hunter-Lab:
        33.8652, 40.2347, -121.3980
      #2949ef color charts
#2949ef RGB chart
      #2949ef CMYK chart
      #2949ef RGB pie chart
      #2949ef color shades, tints & tones
#2949ef color schemes
#2949ef color preview, HTML & CSS examples
           This text has a color of #2949ef        
        
          <p style="color:#2949ef;">Text here</p>
        
        
          .mytext {color:#2949ef;}
        
        Text color #2949ef
      
           This box has a color of #2949ef        
        
          <div style="background-color:#2949ef;">Content here</div>
        
        
          .mybackground {background-color:#2949ef;}
        
        Background color #2949ef
      
           Border around this has a color of #2949ef        
        
          <div style="border:2px solid #2949ef;">Content here</div>
        
        
          .myborder {border:2px solid #2949ef;}
        
        Border color #2949ef