#3b0958 color space conversions
Hex:
        #3b0958
        RGB:
        59, 9, 88
        CMY:
        77, 96, 65
        CMYK:
        33, 90, 0, 65
      HSL:
        278°, 81.4433%, 19.0196%
        HSV (HSB):
        278°, 89.7727%, 34.5098%
        XYZ:
        3.6628, 1.8298, 9.3926
        xyY:
        0.2461, 0.1229, 1.8298
      CIE-Lab:
        14.5672, 37.1307, -35.6681
        CIE-LCH:
        14.5672, 51.4869, 316.1510
        CIE-Luv:
        14.5672, 9.3325, -36.0894
        Hunter-Lab:
        13.5269, 24.6618, -31.7004
      #3b0958 color charts
#3b0958 RGB chart
      #3b0958 CMYK chart
      #3b0958 RGB pie chart
      #3b0958 color shades, tints & tones
#3b0958 color schemes
#3b0958 color preview, HTML & CSS examples
           This text has a color of #3b0958        
        
          <p style="color:#3b0958;">Text here</p>
        
        
          .mytext {color:#3b0958;}
        
        Text color #3b0958
      
           This box has a color of #3b0958        
        
          <div style="background-color:#3b0958;">Content here</div>
        
        
          .mybackground {background-color:#3b0958;}
        
        Background color #3b0958
      
           Border around this has a color of #3b0958        
        
          <div style="border:2px solid #3b0958;">Content here</div>
        
        
          .myborder {border:2px solid #3b0958;}
        
        Border color #3b0958