#2a35b1 color space conversions
Hex:
        #2a35b1
        RGB:
        42, 53, 177
        CMY:
        84, 79, 31
        CMYK:
        76, 70, 0, 31
      HSL:
        235°, 61.6438%, 42.9412%
        HSV (HSB):
        235°, 76.2712%, 69.4118%
        XYZ:
        10.1638, 6.2128, 42.2585
        xyY:
        0.1733, 0.1060, 6.2128
      CIE-Lab:
        29.9430, 39.2938, -66.6742
        CIE-LCH:
        29.9430, 77.3915, 300.5126
        CIE-Luv:
        29.9430, -8.2442, -87.7259
        Hunter-Lab:
        24.9254, 29.1668, -83.0722
      #2a35b1 color charts
#2a35b1 RGB chart
      #2a35b1 CMYK chart
      #2a35b1 RGB pie chart
      #2a35b1 color shades, tints & tones
#2a35b1 color schemes
#2a35b1 color preview, HTML & CSS examples
           This text has a color of #2a35b1        
        
          <p style="color:#2a35b1;">Text here</p>
        
        
          .mytext {color:#2a35b1;}
        
        Text color #2a35b1
      
           This box has a color of #2a35b1        
        
          <div style="background-color:#2a35b1;">Content here</div>
        
        
          .mybackground {background-color:#2a35b1;}
        
        Background color #2a35b1
      
           Border around this has a color of #2a35b1        
        
          <div style="border:2px solid #2a35b1;">Content here</div>
        
        
          .myborder {border:2px solid #2a35b1;}
        
        Border color #2a35b1