#3a2fab color space conversions
Hex:
        #3a2fab
        RGB:
        58, 47, 171
        CMY:
        77, 82, 33
        CMYK:
        66, 73, 0, 33
      HSL:
        245°, 56.8807%, 42.7451%
        HSV (HSB):
        245°, 72.5146%, 67.0588%
        XYZ:
        10.1121, 5.8728, 39.1287
        xyY:
        0.1835, 0.1066, 5.8728
      CIE-Lab:
        29.0894, 42.5709, -64.4517
        CIE-LCH:
        29.0894, 77.2418, 303.4451
        CIE-Luv:
        29.0894, -3.8659, -84.3944
        Hunter-Lab:
        24.2340, 32.0734, -78.7672
      #3a2fab color charts
#3a2fab RGB chart
      #3a2fab CMYK chart
      #3a2fab RGB pie chart
      #3a2fab color shades, tints & tones
#3a2fab color schemes
#3a2fab color preview, HTML & CSS examples
           This text has a color of #3a2fab        
        
          <p style="color:#3a2fab;">Text here</p>
        
        
          .mytext {color:#3a2fab;}
        
        Text color #3a2fab
      
           This box has a color of #3a2fab        
        
          <div style="background-color:#3a2fab;">Content here</div>
        
        
          .mybackground {background-color:#3a2fab;}
        
        Background color #3a2fab
      
           Border around this has a color of #3a2fab        
        
          <div style="border:2px solid #3a2fab;">Content here</div>
        
        
          .myborder {border:2px solid #3a2fab;}
        
        Border color #3a2fab