#4a35ce color space conversions
Hex:
        #4a35ce
        RGB:
        74, 53, 206
        CMY:
        71, 79, 19
        CMYK:
        64, 74, 0, 19
      HSL:
        248°, 60.9562%, 50.7843%
        HSV (HSB):
        248°, 74.2718%, 80.7843%
        XYZ:
        15.2377, 8.4583, 59.2220
        xyY:
        0.1838, 0.1020, 8.4583
      CIE-Lab:
        34.9196, 52.1401, -75.4642
        CIE-LCH:
        34.9196, 91.7248, 304.6416
        CIE-Luv:
        34.9196, -3.2848, -104.5377
        Hunter-Lab:
        29.0831, 42.6272, -100.3741
      #4a35ce color charts
#4a35ce RGB chart
      #4a35ce CMYK chart
      #4a35ce RGB pie chart
      #4a35ce color shades, tints & tones
#4a35ce color schemes
#4a35ce color preview, HTML & CSS examples
           This text has a color of #4a35ce        
        
          <p style="color:#4a35ce;">Text here</p>
        
        
          .mytext {color:#4a35ce;}
        
        Text color #4a35ce
      
           This box has a color of #4a35ce        
        
          <div style="background-color:#4a35ce;">Content here</div>
        
        
          .mybackground {background-color:#4a35ce;}
        
        Background color #4a35ce
      
           Border around this has a color of #4a35ce        
        
          <div style="border:2px solid #4a35ce;">Content here</div>
        
        
          .myborder {border:2px solid #4a35ce;}
        
        Border color #4a35ce