#3b0249 color space conversions
Hex:
        #3b0249
        RGB:
        59, 2, 73
        CMY:
        77, 99, 71
        CMYK:
        19, 97, 0, 71
      HSL:
        288°, 94.6667%, 14.7059%
        HSV (HSB):
        288°, 97.2603%, 28.6275%
        XYZ:
        3.0279, 1.4543, 6.4244
        xyY:
        0.2776, 0.1333, 1.4543
      CIE-Lab:
        12.3143, 36.4594, -29.0436
        CIE-LCH:
        12.3143, 46.6135, 321.4592
        CIE-Luv:
        12.3143, 12.2799, -27.4788
        Hunter-Lab:
        12.0593, 23.7154, -23.1446
      #3b0249 color charts
#3b0249 RGB chart
      #3b0249 CMYK chart
      #3b0249 RGB pie chart
      #3b0249 color shades, tints & tones
#3b0249 color schemes
#3b0249 color preview, HTML & CSS examples
           This text has a color of #3b0249        
        
          <p style="color:#3b0249;">Text here</p>
        
        
          .mytext {color:#3b0249;}
        
        Text color #3b0249
      
           This box has a color of #3b0249        
        
          <div style="background-color:#3b0249;">Content here</div>
        
        
          .mybackground {background-color:#3b0249;}
        
        Background color #3b0249
      
           Border around this has a color of #3b0249        
        
          <div style="border:2px solid #3b0249;">Content here</div>
        
        
          .myborder {border:2px solid #3b0249;}
        
        Border color #3b0249