#3b0b62 color space conversions
Hex:
        #3b0b62
        RGB:
        59, 11, 98
        CMY:
        77, 96, 62
        CMYK:
        40, 89, 0, 62
      HSL:
        273°, 79.8165%, 21.3725%
        HSV (HSB):
        273°, 88.7755%, 38.4314%
        XYZ:
        4.1279, 2.0510, 11.7336
        xyY:
        0.2304, 0.1145, 2.0510
      CIE-Lab:
        15.7526, 38.8874, -40.4286
        CIE-LCH:
        15.7526, 56.0955, 313.8869
        CIE-Luv:
        15.7526, 7.7256, -41.9785
        Hunter-Lab:
        14.3213, 26.3879, -38.5521
      #3b0b62 color charts
#3b0b62 RGB chart
      #3b0b62 CMYK chart
      #3b0b62 RGB pie chart
      #3b0b62 color shades, tints & tones
#3b0b62 color schemes
#3b0b62 color preview, HTML & CSS examples
           This text has a color of #3b0b62        
        
          <p style="color:#3b0b62;">Text here</p>
        
        
          .mytext {color:#3b0b62;}
        
        Text color #3b0b62
      
           This box has a color of #3b0b62        
        
          <div style="background-color:#3b0b62;">Content here</div>
        
        
          .mybackground {background-color:#3b0b62;}
        
        Background color #3b0b62
      
           Border around this has a color of #3b0b62        
        
          <div style="border:2px solid #3b0b62;">Content here</div>
        
        
          .myborder {border:2px solid #3b0b62;}
        
        Border color #3b0b62