#2e42ea color space conversions
Hex:
        #2e42ea
        RGB:
        46, 66, 234
        CMY:
        82, 74, 8
        CMYK:
        80, 72, 0, 8
      HSL:
        234°, 81.7391%, 54.9020%
        HSV (HSB):
        234°, 80.3419%, 91.7647%
        XYZ:
        17.9262, 10.4178, 78.9079
        xyY:
        0.1671, 0.0971, 10.4178
      CIE-Lab:
        38.5820, 51.4715, -85.5387
        CIE-LCH:
        38.5820, 99.8308, 301.0367
        CIE-Luv:
        38.5820, -11.7066, -120.4579
        Hunter-Lab:
        32.2766, 42.6537, -122.3551
      #2e42ea color charts
#2e42ea RGB chart
      #2e42ea CMYK chart
      #2e42ea RGB pie chart
      #2e42ea color shades, tints & tones
#2e42ea color schemes
#2e42ea color preview, HTML & CSS examples
           This text has a color of #2e42ea        
        
          <p style="color:#2e42ea;">Text here</p>
        
        
          .mytext {color:#2e42ea;}
        
        Text color #2e42ea
      
           This box has a color of #2e42ea        
        
          <div style="background-color:#2e42ea;">Content here</div>
        
        
          .mybackground {background-color:#2e42ea;}
        
        Background color #2e42ea
      
           Border around this has a color of #2e42ea        
        
          <div style="border:2px solid #2e42ea;">Content here</div>
        
        
          .myborder {border:2px solid #2e42ea;}
        
        Border color #2e42ea