#2e43be color space conversions
Hex:
        #2e43be
        RGB:
        46, 67, 190
        CMY:
        82, 74, 25
        CMYK:
        76, 65, 0, 25
      HSL:
        231°, 61.0169%, 46.2745%
        HSV (HSB):
        231°, 75.7895%, 74.5098%
        XYZ:
        12.4281, 8.3129, 49.6647
        xyY:
        0.1765, 0.1181, 8.3129
      CIE-Lab:
        34.6261, 35.5649, -66.6681
        CIE-LCH:
        34.6261, 75.5613, 298.0782
        CIE-Luv:
        34.6261, -10.8437, -93.1106
        Hunter-Lab:
        28.8320, 26.4869, -81.9478
      #2e43be color charts
#2e43be RGB chart
      #2e43be CMYK chart
      #2e43be RGB pie chart
      #2e43be color shades, tints & tones
#2e43be color schemes
#2e43be color preview, HTML & CSS examples
           This text has a color of #2e43be        
        
          <p style="color:#2e43be;">Text here</p>
        
        
          .mytext {color:#2e43be;}
        
        Text color #2e43be
      
           This box has a color of #2e43be        
        
          <div style="background-color:#2e43be;">Content here</div>
        
        
          .mybackground {background-color:#2e43be;}
        
        Background color #2e43be
      
           Border around this has a color of #2e43be        
        
          <div style="border:2px solid #2e43be;">Content here</div>
        
        
          .myborder {border:2px solid #2e43be;}
        
        Border color #2e43be