#2a35ca color space conversions
Hex:
        #2a35ca
        RGB:
        42, 53, 202
        CMY:
        84, 79, 21
        CMYK:
        79, 74, 0, 21
      HSL:
        236°, 65.5738%, 47.8431%
        HSV (HSB):
        236°, 79.2079%, 79.2157%
        XYZ:
        12.8886, 7.3027, 56.6074
        xyY:
        0.1678, 0.0951, 7.3027
      CIE-Lab:
        32.4863, 47.8846, -77.2207
        CIE-LCH:
        32.4863, 90.8624, 301.8031
        CIE-Luv:
        32.4863, -9.0526, -102.8128
        Hunter-Lab:
        27.0235, 37.8427, -105.2809
      #2a35ca color charts
#2a35ca RGB chart
      #2a35ca CMYK chart
      #2a35ca RGB pie chart
      #2a35ca color shades, tints & tones
#2a35ca color schemes
#2a35ca color preview, HTML & CSS examples
           This text has a color of #2a35ca        
        
          <p style="color:#2a35ca;">Text here</p>
        
        
          .mytext {color:#2a35ca;}
        
        Text color #2a35ca
      
           This box has a color of #2a35ca        
        
          <div style="background-color:#2a35ca;">Content here</div>
        
        
          .mybackground {background-color:#2a35ca;}
        
        Background color #2a35ca
      
           Border around this has a color of #2a35ca        
        
          <div style="border:2px solid #2a35ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a35ca;}
        
        Border color #2a35ca