#3b0d64 color space conversions
Hex:
        #3b0d64
        RGB:
        59, 13, 100
        CMY:
        77, 95, 61
        CMYK:
        41, 87, 0, 61
      HSL:
        272°, 76.9912%, 22.1569%
        HSV (HSB):
        272°, 87.0000%, 39.2157%
        XYZ:
        4.2478, 2.1378, 12.2453
        xyY:
        0.2280, 0.1147, 2.1378
      CIE-Lab:
        16.1942, 38.6695, -41.0312
        CIE-LCH:
        16.1942, 56.3817, 313.3027
        CIE-Luv:
        16.1942, 7.3172, -43.1487
        Hunter-Lab:
        14.6211, 26.2721, -39.4214
      #3b0d64 color charts
#3b0d64 RGB chart
      #3b0d64 CMYK chart
      #3b0d64 RGB pie chart
      #3b0d64 color shades, tints & tones
#3b0d64 color schemes
#3b0d64 color preview, HTML & CSS examples
           This text has a color of #3b0d64        
        
          <p style="color:#3b0d64;">Text here</p>
        
        
          .mytext {color:#3b0d64;}
        
        Text color #3b0d64
      
           This box has a color of #3b0d64        
        
          <div style="background-color:#3b0d64;">Content here</div>
        
        
          .mybackground {background-color:#3b0d64;}
        
        Background color #3b0d64
      
           Border around this has a color of #3b0d64        
        
          <div style="border:2px solid #3b0d64;">Content here</div>
        
        
          .myborder {border:2px solid #3b0d64;}
        
        Border color #3b0d64