#2941e8 color space conversions
Hex:
        #2941e8
        RGB:
        41, 65, 232
        CMY:
        84, 75, 9
        CMYK:
        82, 72, 0, 9
      HSL:
        232°, 80.5907%, 53.5294%
        HSV (HSB):
        232°, 82.3276%, 90.9804%
        XYZ:
        17.3702, 10.0782, 77.3737
        xyY:
        0.1657, 0.0961, 10.0782
      CIE-Lab:
        37.9824, 51.0605, -85.4006
        CIE-LCH:
        37.9824, 99.5010, 300.8750
        CIE-Luv:
        37.9824, -12.0606, -119.4694
        Hunter-Lab:
        31.7462, 42.1122, -122.2828
      #2941e8 color charts
#2941e8 RGB chart
      #2941e8 CMYK chart
      #2941e8 RGB pie chart
      #2941e8 color shades, tints & tones
#2941e8 color schemes
#2941e8 color preview, HTML & CSS examples
           This text has a color of #2941e8        
        
          <p style="color:#2941e8;">Text here</p>
        
        
          .mytext {color:#2941e8;}
        
        Text color #2941e8
      
           This box has a color of #2941e8        
        
          <div style="background-color:#2941e8;">Content here</div>
        
        
          .mybackground {background-color:#2941e8;}
        
        Background color #2941e8
      
           Border around this has a color of #2941e8        
        
          <div style="border:2px solid #2941e8;">Content here</div>
        
        
          .myborder {border:2px solid #2941e8;}
        
        Border color #2941e8