#2e42da color space conversions
Hex:
        #2e42da
        RGB:
        46, 66, 218
        CMY:
        82, 74, 15
        CMYK:
        79, 70, 0, 15
      HSL:
        233°, 69.9187%, 51.7647%
        HSV (HSB):
        233°, 78.8991%, 85.4902%
        XYZ:
        15.7298, 9.5392, 67.3419
        xyY:
        0.1698, 0.1030, 9.5392
      CIE-Lab:
        37.0024, 46.0557, -79.0173
        CIE-LCH:
        37.0024, 91.4596, 300.2360
        CIE-Luv:
        37.0024, -11.2911, -110.8361
        Hunter-Lab:
        30.8856, 36.8588, -107.6537
      #2e42da color charts
#2e42da RGB chart
      #2e42da CMYK chart
      #2e42da RGB pie chart
      #2e42da color shades, tints & tones
#2e42da color schemes
#2e42da color preview, HTML & CSS examples
           This text has a color of #2e42da        
        
          <p style="color:#2e42da;">Text here</p>
        
        
          .mytext {color:#2e42da;}
        
        Text color #2e42da
      
           This box has a color of #2e42da        
        
          <div style="background-color:#2e42da;">Content here</div>
        
        
          .mybackground {background-color:#2e42da;}
        
        Background color #2e42da
      
           Border around this has a color of #2e42da        
        
          <div style="border:2px solid #2e42da;">Content here</div>
        
        
          .myborder {border:2px solid #2e42da;}
        
        Border color #2e42da