#3b0e97 color space conversions
Hex:
        #3b0e97
        RGB:
        59, 14, 151
        CMY:
        77, 95, 41
        CMYK:
        61, 91, 0, 41
      HSL:
        260°, 83.0303%, 32.3529%
        HSV (HSB):
        260°, 90.7285%, 59.2157%
        XYZ:
        7.5466, 3.4782, 29.5518
        xyY:
        0.1860, 0.0857, 3.4782
      CIE-Lab:
        21.8656, 51.6883, -64.2050
        CIE-LCH:
        21.8656, 82.4255, 308.8359
        CIE-Luv:
        21.8656, 1.5934, -73.1544
        Hunter-Lab:
        18.6501, 39.5909, -80.8924
      #3b0e97 color charts
#3b0e97 RGB chart
      #3b0e97 CMYK chart
      #3b0e97 RGB pie chart
      #3b0e97 color shades, tints & tones
#3b0e97 color schemes
#3b0e97 color preview, HTML & CSS examples
           This text has a color of #3b0e97        
        
          <p style="color:#3b0e97;">Text here</p>
        
        
          .mytext {color:#3b0e97;}
        
        Text color #3b0e97
      
           This box has a color of #3b0e97        
        
          <div style="background-color:#3b0e97;">Content here</div>
        
        
          .mybackground {background-color:#3b0e97;}
        
        Background color #3b0e97
      
           Border around this has a color of #3b0e97        
        
          <div style="border:2px solid #3b0e97;">Content here</div>
        
        
          .myborder {border:2px solid #3b0e97;}
        
        Border color #3b0e97