#3a116f color space conversions
Hex:
        #3a116f
        RGB:
        58, 17, 111
        CMY:
        77, 93, 56
        CMYK:
        48, 85, 0, 56
      HSL:
        266°, 73.4375%, 25.0980%
        HSV (HSB):
        266°, 84.6847%, 43.5294%
        XYZ:
        4.8146, 2.4481, 15.2577
        xyY:
        0.2138, 0.1087, 2.4481
      CIE-Lab:
        17.6824, 39.8198, -45.8087
        CIE-LCH:
        17.6824, 60.6964, 310.9992
        CIE-Luv:
        17.6824, 5.2265, -49.6475
        Hunter-Lab:
        15.6465, 27.5451, -46.8641
      #3a116f color charts
#3a116f RGB chart
      #3a116f CMYK chart
      #3a116f RGB pie chart
      #3a116f color shades, tints & tones
#3a116f color schemes
#3a116f color preview, HTML & CSS examples
           This text has a color of #3a116f        
        
          <p style="color:#3a116f;">Text here</p>
        
        
          .mytext {color:#3a116f;}
        
        Text color #3a116f
      
           This box has a color of #3a116f        
        
          <div style="background-color:#3a116f;">Content here</div>
        
        
          .mybackground {background-color:#3a116f;}
        
        Background color #3a116f
      
           Border around this has a color of #3a116f        
        
          <div style="border:2px solid #3a116f;">Content here</div>
        
        
          .myborder {border:2px solid #3a116f;}
        
        Border color #3a116f