#3b114d color space conversions
Hex:
        #3b114d
        RGB:
        59, 17, 77
        CMY:
        77, 93, 70
        CMYK:
        23, 78, 0, 70
      HSL:
        282°, 63.8298%, 18.4314%
        HSV (HSB):
        282°, 77.9221%, 30.1961%
        XYZ:
        3.3436, 1.8665, 7.2052
        xyY:
        0.2693, 0.1503, 1.8665
      CIE-Lab:
        14.7706, 31.1994, -27.8430
        CIE-LCH:
        14.7706, 41.8167, 318.2536
        CIE-Luv:
        14.7706, 10.5061, -29.0183
        Hunter-Lab:
        13.6621, 19.7771, -21.7054
      #3b114d color charts
#3b114d RGB chart
      #3b114d CMYK chart
      #3b114d RGB pie chart
      #3b114d color shades, tints & tones
#3b114d color schemes
#3b114d color preview, HTML & CSS examples
           This text has a color of #3b114d        
        
          <p style="color:#3b114d;">Text here</p>
        
        
          .mytext {color:#3b114d;}
        
        Text color #3b114d
      
           This box has a color of #3b114d        
        
          <div style="background-color:#3b114d;">Content here</div>
        
        
          .mybackground {background-color:#3b114d;}
        
        Background color #3b114d
      
           Border around this has a color of #3b114d        
        
          <div style="border:2px solid #3b114d;">Content here</div>
        
        
          .myborder {border:2px solid #3b114d;}
        
        Border color #3b114d