#2e46ca color space conversions
Hex:
        #2e46ca
        RGB:
        46, 70, 202
        CMY:
        82, 73, 21
        CMYK:
        77, 65, 0, 21
      HSL:
        231°, 62.9032%, 48.6275%
        HSV (HSB):
        231°, 77.2277%, 79.2157%
        XYZ:
        13.9775, 9.2254, 56.9211
        xyY:
        0.1744, 0.1151, 9.2254
      CIE-Lab:
        36.4147, 37.9914, -70.7442
        CIE-LCH:
        36.4147, 80.3000, 298.2369
        CIE-Luv:
        36.4147, -11.7443, -100.0647
        Hunter-Lab:
        30.3734, 28.9906, -89.8508
      #2e46ca color charts
#2e46ca RGB chart
      #2e46ca CMYK chart
      #2e46ca RGB pie chart
      #2e46ca color shades, tints & tones
#2e46ca color schemes
#2e46ca color preview, HTML & CSS examples
           This text has a color of #2e46ca        
        
          <p style="color:#2e46ca;">Text here</p>
        
        
          .mytext {color:#2e46ca;}
        
        Text color #2e46ca
      
           This box has a color of #2e46ca        
        
          <div style="background-color:#2e46ca;">Content here</div>
        
        
          .mybackground {background-color:#2e46ca;}
        
        Background color #2e46ca
      
           Border around this has a color of #2e46ca        
        
          <div style="border:2px solid #2e46ca;">Content here</div>
        
        
          .myborder {border:2px solid #2e46ca;}
        
        Border color #2e46ca