#3b0387 color space conversions
Hex:
        #3b0387
        RGB:
        59, 3, 135
        CMY:
        77, 99, 47
        CMYK:
        56, 98, 0, 47
      HSL:
        265°, 95.6522%, 27.0588%
        HSV (HSB):
        265°, 97.7778%, 52.9412%
        XYZ:
        6.2094, 2.7442, 23.1241
        xyY:
        0.1936, 0.0855, 2.7442
      CIE-Lab:
        18.9889, 50.5613, -58.9994
        CIE-LCH:
        18.9889, 77.7005, 310.5959
        CIE-Luv:
        18.9889, 3.6808, -63.3881
        Hunter-Lab:
        16.5656, 37.9181, -71.1674
      #3b0387 color charts
#3b0387 RGB chart
      #3b0387 CMYK chart
      #3b0387 RGB pie chart
      #3b0387 color shades, tints & tones
#3b0387 color schemes
#3b0387 color preview, HTML & CSS examples
           This text has a color of #3b0387        
        
          <p style="color:#3b0387;">Text here</p>
        
        
          .mytext {color:#3b0387;}
        
        Text color #3b0387
      
           This box has a color of #3b0387        
        
          <div style="background-color:#3b0387;">Content here</div>
        
        
          .mybackground {background-color:#3b0387;}
        
        Background color #3b0387
      
           Border around this has a color of #3b0387        
        
          <div style="border:2px solid #3b0387;">Content here</div>
        
        
          .myborder {border:2px solid #3b0387;}
        
        Border color #3b0387