#2a41e1 color space conversions
Hex:
        #2a41e1
        RGB:
        42, 65, 225
        CMY:
        84, 75, 12
        CMYK:
        81, 71, 0, 12
      HSL:
        232°, 75.3086%, 52.3529%
        HSV (HSB):
        232°, 81.3333%, 88.2353%
        XYZ:
        16.4357, 9.7091, 72.2419
        xyY:
        0.1671, 0.0987, 9.7091
      CIE-Lab:
        37.3151, 48.7544, -82.5148
        CIE-LCH:
        37.3151, 95.8419, 300.5770
        CIE-Luv:
        37.3151, -11.7795, -115.2855
        Hunter-Lab:
        31.1594, 39.6251, -115.6502
      #2a41e1 color charts
#2a41e1 RGB chart
      #2a41e1 CMYK chart
      #2a41e1 RGB pie chart
      #2a41e1 color shades, tints & tones
#2a41e1 color schemes
#2a41e1 color preview, HTML & CSS examples
           This text has a color of #2a41e1        
        
          <p style="color:#2a41e1;">Text here</p>
        
        
          .mytext {color:#2a41e1;}
        
        Text color #2a41e1
      
           This box has a color of #2a41e1        
        
          <div style="background-color:#2a41e1;">Content here</div>
        
        
          .mybackground {background-color:#2a41e1;}
        
        Background color #2a41e1
      
           Border around this has a color of #2a41e1        
        
          <div style="border:2px solid #2a41e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a41e1;}
        
        Border color #2a41e1