#3a29af color space conversions
Hex:
        #3a29af
        RGB:
        58, 41, 175
        CMY:
        77, 84, 31
        CMYK:
        67, 77, 0, 31
      HSL:
        248°, 62.0370%, 42.3529%
        HSV (HSB):
        248°, 76.5714%, 68.6275%
        XYZ:
        10.2757, 5.5806, 41.0930
        xyY:
        0.1804, 0.0980, 5.5806
      CIE-Lab:
        28.3286, 47.1209, -68.1040
        CIE-LCH:
        28.3286, 82.8163, 304.6792
        CIE-Luv:
        28.3286, -3.1874, -87.3411
        Hunter-Lab:
        23.6232, 36.3041, -86.5998
      #3a29af color charts
#3a29af RGB chart
      #3a29af CMYK chart
      #3a29af RGB pie chart
      #3a29af color shades, tints & tones
#3a29af color schemes
#3a29af color preview, HTML & CSS examples
           This text has a color of #3a29af        
        
          <p style="color:#3a29af;">Text here</p>
        
        
          .mytext {color:#3a29af;}
        
        Text color #3a29af
      
           This box has a color of #3a29af        
        
          <div style="background-color:#3a29af;">Content here</div>
        
        
          .mybackground {background-color:#3a29af;}
        
        Background color #3a29af
      
           Border around this has a color of #3a29af        
        
          <div style="border:2px solid #3a29af;">Content here</div>
        
        
          .myborder {border:2px solid #3a29af;}
        
        Border color #3a29af