#2942e1 color space conversions
Hex:
        #2942e1
        RGB:
        41, 66, 225
        CMY:
        84, 74, 12
        CMYK:
        82, 71, 0, 12
      HSL:
        232°, 75.4098%, 52.1569%
        HSV (HSB):
        232°, 81.7778%, 88.2353%
        XYZ:
        16.4533, 9.8041, 72.2594
        xyY:
        0.1670, 0.0995, 9.8041
      CIE-Lab:
        37.4885, 48.1061, -82.2299
        CIE-LCH:
        37.4885, 95.2678, 300.3285
        CIE-Luv:
        37.4885, -12.0769, -115.1672
        Hunter-Lab:
        31.3115, 39.0015, -114.9090
      #2942e1 color charts
#2942e1 RGB chart
      #2942e1 CMYK chart
      #2942e1 RGB pie chart
      #2942e1 color shades, tints & tones
#2942e1 color schemes
#2942e1 color preview, HTML & CSS examples
           This text has a color of #2942e1        
        
          <p style="color:#2942e1;">Text here</p>
        
        
          .mytext {color:#2942e1;}
        
        Text color #2942e1
      
           This box has a color of #2942e1        
        
          <div style="background-color:#2942e1;">Content here</div>
        
        
          .mybackground {background-color:#2942e1;}
        
        Background color #2942e1
      
           Border around this has a color of #2942e1        
        
          <div style="border:2px solid #2942e1;">Content here</div>
        
        
          .myborder {border:2px solid #2942e1;}
        
        Border color #2942e1