#3a1185 color space conversions
Hex:
        #3a1185
        RGB:
        58, 17, 133
        CMY:
        77, 93, 48
        CMYK:
        56, 87, 0, 48
      HSL:
        261°, 77.3333%, 29.4118%
        HSV (HSB):
        261°, 87.2180%, 52.1569%
        XYZ:
        6.1790, 2.9939, 22.4425
        xyY:
        0.1954, 0.0947, 2.9939
      CIE-Lab:
        20.0194, 45.7905, -56.0385
        CIE-LCH:
        20.0194, 72.3677, 309.2531
        CIE-Luv:
        20.0194, 2.8326, -62.6659
        Hunter-Lab:
        17.3029, 33.4639, -64.7895
      #3a1185 color charts
#3a1185 RGB chart
      #3a1185 CMYK chart
      #3a1185 RGB pie chart
      #3a1185 color shades, tints & tones
#3a1185 color schemes
#3a1185 color preview, HTML & CSS examples
           This text has a color of #3a1185        
        
          <p style="color:#3a1185;">Text here</p>
        
        
          .mytext {color:#3a1185;}
        
        Text color #3a1185
      
           This box has a color of #3a1185        
        
          <div style="background-color:#3a1185;">Content here</div>
        
        
          .mybackground {background-color:#3a1185;}
        
        Background color #3a1185
      
           Border around this has a color of #3a1185        
        
          <div style="border:2px solid #3a1185;">Content here</div>
        
        
          .myborder {border:2px solid #3a1185;}
        
        Border color #3a1185