#3a35bf color space conversions
Hex:
        #3a35bf
        RGB:
        58, 53, 191
        CMY:
        77, 79, 25
        CMYK:
        70, 72, 0, 25
      HSL:
        242°, 56.5574%, 47.8431%
        HSV (HSB):
        242°, 72.2513%, 74.9020%
        XYZ:
        12.4220, 7.2073, 50.0267
        xyY:
        0.1783, 0.1035, 7.2073
      CIE-Lab:
        32.2743, 45.6603, -71.0961
        CIE-LCH:
        32.2743, 84.4956, 302.7099
        CIE-Luv:
        32.2743, -5.9689, -95.9276
        Hunter-Lab:
        26.8465, 35.6115, -91.6905
      #3a35bf color charts
#3a35bf RGB chart
      #3a35bf CMYK chart
      #3a35bf RGB pie chart
      #3a35bf color shades, tints & tones
#3a35bf color schemes
#3a35bf color preview, HTML & CSS examples
           This text has a color of #3a35bf        
        
          <p style="color:#3a35bf;">Text here</p>
        
        
          .mytext {color:#3a35bf;}
        
        Text color #3a35bf
      
           This box has a color of #3a35bf        
        
          <div style="background-color:#3a35bf;">Content here</div>
        
        
          .mybackground {background-color:#3a35bf;}
        
        Background color #3a35bf
      
           Border around this has a color of #3a35bf        
        
          <div style="border:2px solid #3a35bf;">Content here</div>
        
        
          .myborder {border:2px solid #3a35bf;}
        
        Border color #3a35bf