#2941ce color space conversions
Hex:
        #2941ce
        RGB:
        41, 65, 206
        CMY:
        84, 75, 19
        CMYK:
        80, 68, 0, 19
      HSL:
        231°, 66.8016%, 48.4314%
        HSV (HSB):
        231°, 80.0971%, 80.7843%
        XYZ:
        13.9453, 8.7082, 59.3384
        xyY:
        0.1701, 0.1062, 8.7082
      CIE-Lab:
        35.4164, 42.0918, -74.7146
        CIE-LCH:
        35.4164, 85.7555, 299.3955
        CIE-Luv:
        35.4164, -11.4733, -103.7674
        Hunter-Lab:
        29.5097, 32.7112, -98.5639
      #2941ce color charts
#2941ce RGB chart
      #2941ce CMYK chart
      #2941ce RGB pie chart
      #2941ce color shades, tints & tones
#2941ce color schemes
#2941ce color preview, HTML & CSS examples
           This text has a color of #2941ce        
        
          <p style="color:#2941ce;">Text here</p>
        
        
          .mytext {color:#2941ce;}
        
        Text color #2941ce
      
           This box has a color of #2941ce        
        
          <div style="background-color:#2941ce;">Content here</div>
        
        
          .mybackground {background-color:#2941ce;}
        
        Background color #2941ce
      
           Border around this has a color of #2941ce        
        
          <div style="border:2px solid #2941ce;">Content here</div>
        
        
          .myborder {border:2px solid #2941ce;}
        
        Border color #2941ce