#3b0858 color space conversions
Hex:
        #3b0858
        RGB:
        59, 8, 88
        CMY:
        77, 97, 65
        CMYK:
        33, 91, 0, 65
      HSL:
        278°, 83.3333%, 18.8235%
        HSV (HSB):
        278°, 90.9091%, 34.5098%
        XYZ:
        3.6519, 1.8081, 9.3890
        xyY:
        0.2459, 0.1218, 1.8081
      CIE-Lab:
        14.4459, 37.4869, -35.8660
        CIE-LCH:
        14.4459, 51.8810, 316.2658
        CIE-Luv:
        14.4459, 9.3899, -36.1038
        Hunter-Lab:
        13.4464, 24.9478, -31.9872
      #3b0858 color charts
#3b0858 RGB chart
      #3b0858 CMYK chart
      #3b0858 RGB pie chart
      #3b0858 color shades, tints & tones
#3b0858 color schemes
#3b0858 color preview, HTML & CSS examples
           This text has a color of #3b0858        
        
          <p style="color:#3b0858;">Text here</p>
        
        
          .mytext {color:#3b0858;}
        
        Text color #3b0858
      
           This box has a color of #3b0858        
        
          <div style="background-color:#3b0858;">Content here</div>
        
        
          .mybackground {background-color:#3b0858;}
        
        Background color #3b0858
      
           Border around this has a color of #3b0858        
        
          <div style="border:2px solid #3b0858;">Content here</div>
        
        
          .myborder {border:2px solid #3b0858;}
        
        Border color #3b0858