#3b0465 color space conversions
Hex:
        #3b0465
        RGB:
        59, 4, 101
        CMY:
        77, 98, 60
        CMYK:
        42, 96, 0, 60
      HSL:
        274°, 92.3810%, 20.5882%
        HSV (HSB):
        274°, 96.0396%, 39.6078%
        XYZ:
        4.1960, 1.9562, 12.4684
        xyY:
        0.2253, 0.1051, 1.9562
      CIE-Lab:
        15.2558, 41.9900, -43.2316
        CIE-LCH:
        15.2558, 60.2672, 314.1653
        CIE-Luv:
        15.2558, 7.6832, -43.6654
        Hunter-Lab:
        13.9865, 29.0744, -43.0638
      #3b0465 color charts
#3b0465 RGB chart
      #3b0465 CMYK chart
      #3b0465 RGB pie chart
      #3b0465 color shades, tints & tones
#3b0465 color schemes
#3b0465 color preview, HTML & CSS examples
           This text has a color of #3b0465        
        
          <p style="color:#3b0465;">Text here</p>
        
        
          .mytext {color:#3b0465;}
        
        Text color #3b0465
      
           This box has a color of #3b0465        
        
          <div style="background-color:#3b0465;">Content here</div>
        
        
          .mybackground {background-color:#3b0465;}
        
        Background color #3b0465
      
           Border around this has a color of #3b0465        
        
          <div style="border:2px solid #3b0465;">Content here</div>
        
        
          .myborder {border:2px solid #3b0465;}
        
        Border color #3b0465