#2a35e1 color space conversions
Hex:
        #2a35e1
        RGB:
        42, 53, 225
        CMY:
        84, 79, 12
        CMYK:
        81, 76, 0, 12
      HSL:
        236°, 75.3086%, 52.3529%
        HSV (HSB):
        236°, 81.3333%, 88.2353%
        XYZ:
        15.8186, 8.4747, 72.0362
        xyY:
        0.1642, 0.0880, 8.4747
      CIE-Lab:
        34.9525, 55.4066, -86.4225
        CIE-LCH:
        34.9525, 102.6583, 302.6644
        CIE-Luv:
        34.9525, -9.8200, -116.2798
        Hunter-Lab:
        29.1113, 46.0488, -126.3357
      #2a35e1 color charts
#2a35e1 RGB chart
      #2a35e1 CMYK chart
      #2a35e1 RGB pie chart
      #2a35e1 color shades, tints & tones
#2a35e1 color schemes
#2a35e1 color preview, HTML & CSS examples
           This text has a color of #2a35e1        
        
          <p style="color:#2a35e1;">Text here</p>
        
        
          .mytext {color:#2a35e1;}
        
        Text color #2a35e1
      
           This box has a color of #2a35e1        
        
          <div style="background-color:#2a35e1;">Content here</div>
        
        
          .mybackground {background-color:#2a35e1;}
        
        Background color #2a35e1
      
           Border around this has a color of #2a35e1        
        
          <div style="border:2px solid #2a35e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a35e1;}
        
        Border color #2a35e1