#2a35ac color space conversions
Hex:
        #2a35ac
        RGB:
        42, 53, 172
        CMY:
        84, 79, 33
        CMYK:
        76, 69, 0, 33
      HSL:
        235°, 60.7477%, 41.9608%
        HSV (HSB):
        235°, 75.5814%, 67.4510%
        XYZ:
        9.6743, 6.0170, 39.6812
        xyY:
        0.1747, 0.1087, 6.0170
      CIE-Lab:
        29.4553, 37.5239, -64.4869
        CIE-LCH:
        29.4553, 74.6097, 300.1945
        CIE-Luv:
        29.4553, -8.0864, -84.6373
        Hunter-Lab:
        24.5296, 27.4727, -78.7421
      #2a35ac color charts
#2a35ac RGB chart
      #2a35ac CMYK chart
      #2a35ac RGB pie chart
      #2a35ac color shades, tints & tones
#2a35ac color schemes
#2a35ac color preview, HTML & CSS examples
           This text has a color of #2a35ac        
        
          <p style="color:#2a35ac;">Text here</p>
        
        
          .mytext {color:#2a35ac;}
        
        Text color #2a35ac
      
           This box has a color of #2a35ac        
        
          <div style="background-color:#2a35ac;">Content here</div>
        
        
          .mybackground {background-color:#2a35ac;}
        
        Background color #2a35ac
      
           Border around this has a color of #2a35ac        
        
          <div style="border:2px solid #2a35ac;">Content here</div>
        
        
          .myborder {border:2px solid #2a35ac;}
        
        Border color #2a35ac