#2a35fa color space conversions
Hex:
        #2a35fa
        RGB:
        42, 53, 250
        CMY:
        84, 79, 2
        CMYK:
        83, 79, 0, 2
      HSL:
        237°, 95.4128%, 57.2549%
        HSV (HSB):
        237°, 83.2000%, 98.0392%
        XYZ:
        19.4833, 9.9406, 91.3343
        xyY:
        0.1613, 0.0823, 9.9406
      CIE-Lab:
        37.7356, 63.1927, -95.9726
        CIE-LCH:
        37.7356, 114.9089, 303.3627
        CIE-Luv:
        37.7356, -10.6735, -130.5869
        Hunter-Lab:
        31.5287, 55.1296, -149.6851
      #2a35fa color charts
#2a35fa RGB chart
      #2a35fa CMYK chart
      #2a35fa RGB pie chart
      #2a35fa color shades, tints & tones
#2a35fa color schemes
#2a35fa color preview, HTML & CSS examples
           This text has a color of #2a35fa        
        
          <p style="color:#2a35fa;">Text here</p>
        
        
          .mytext {color:#2a35fa;}
        
        Text color #2a35fa
      
           This box has a color of #2a35fa        
        
          <div style="background-color:#2a35fa;">Content here</div>
        
        
          .mybackground {background-color:#2a35fa;}
        
        Background color #2a35fa
      
           Border around this has a color of #2a35fa        
        
          <div style="border:2px solid #2a35fa;">Content here</div>
        
        
          .myborder {border:2px solid #2a35fa;}
        
        Border color #2a35fa