#3b114e color space conversions
Hex:
        #3b114e
        RGB:
        59, 17, 78
        CMY:
        77, 93, 69
        CMYK:
        24, 78, 0, 69
      HSL:
        281°, 64.2105%, 18.6275%
        HSV (HSB):
        281°, 78.2051%, 30.5882%
        XYZ:
        3.3792, 1.8808, 7.3926
        xyY:
        0.2671, 0.1486, 1.8808
      CIE-Lab:
        14.8486, 31.4423, -28.4039
        CIE-LCH:
        14.8486, 42.3721, 317.9064
        CIE-Luv:
        14.8486, 10.3370, -29.6356
        Hunter-Lab:
        13.7141, 19.9837, -22.3607
      #3b114e color charts
#3b114e RGB chart
      #3b114e CMYK chart
      #3b114e RGB pie chart
      #3b114e color shades, tints & tones
#3b114e color schemes
#3b114e color preview, HTML & CSS examples
           This text has a color of #3b114e        
        
          <p style="color:#3b114e;">Text here</p>
        
        
          .mytext {color:#3b114e;}
        
        Text color #3b114e
      
           This box has a color of #3b114e        
        
          <div style="background-color:#3b114e;">Content here</div>
        
        
          .mybackground {background-color:#3b114e;}
        
        Background color #3b114e
      
           Border around this has a color of #3b114e        
        
          <div style="border:2px solid #3b114e;">Content here</div>
        
        
          .myborder {border:2px solid #3b114e;}
        
        Border color #3b114e