#3a0184 color space conversions
Hex:
        #3a0184
        RGB:
        58, 1, 132
        CMY:
        77, 100, 48
        CMYK:
        56, 99, 0, 48
      HSL:
        266°, 98.4962%, 26.0784%
        HSV (HSB):
        266°, 99.2424%, 51.7647%
        XYZ:
        5.9206, 2.5872, 22.0171
        xyY:
        0.1940, 0.0848, 2.5872
      CIE-Lab:
        18.3084, 50.3232, -58.2373
        CIE-LCH:
        18.3084, 76.9676, 310.8305
        CIE-Luv:
        18.3084, 3.7940, -61.4415
        Hunter-Lab:
        16.0848, 37.5557, -69.8980
      #3a0184 color charts
#3a0184 RGB chart
      #3a0184 CMYK chart
      #3a0184 RGB pie chart
      #3a0184 color shades, tints & tones
#3a0184 color schemes
#3a0184 color preview, HTML & CSS examples
           This text has a color of #3a0184        
        
          <p style="color:#3a0184;">Text here</p>
        
        
          .mytext {color:#3a0184;}
        
        Text color #3a0184
      
           This box has a color of #3a0184        
        
          <div style="background-color:#3a0184;">Content here</div>
        
        
          .mybackground {background-color:#3a0184;}
        
        Background color #3a0184
      
           Border around this has a color of #3a0184        
        
          <div style="border:2px solid #3a0184;">Content here</div>
        
        
          .myborder {border:2px solid #3a0184;}
        
        Border color #3a0184