#3b288a color space conversions
Hex:
        #3b288a
        RGB:
        59, 40, 138
        CMY:
        77, 84, 46
        CMYK:
        57, 71, 0, 46
      HSL:
        252°, 55.0562%, 34.9020%
        HSV (HSB):
        252°, 71.0145%, 54.1176%
        XYZ:
        7.1499, 4.2824, 24.4945
        xyY:
        0.1990, 0.1192, 4.2824
      CIE-Lab:
        24.5838, 36.1383, -51.6651
        CIE-LCH:
        24.5838, 63.0496, 304.9717
        CIE-Luv:
        24.5838, -0.1353, -64.6509
        Hunter-Lab:
        20.6939, 25.4586, -55.6934
      #3b288a color charts
#3b288a RGB chart
      #3b288a CMYK chart
      #3b288a RGB pie chart
      #3b288a color shades, tints & tones
#3b288a color schemes
#3b288a color preview, HTML & CSS examples
           This text has a color of #3b288a        
        
          <p style="color:#3b288a;">Text here</p>
        
        
          .mytext {color:#3b288a;}
        
        Text color #3b288a
      
           This box has a color of #3b288a        
        
          <div style="background-color:#3b288a;">Content here</div>
        
        
          .mybackground {background-color:#3b288a;}
        
        Background color #3b288a
      
           Border around this has a color of #3b288a        
        
          <div style="border:2px solid #3b288a;">Content here</div>
        
        
          .myborder {border:2px solid #3b288a;}
        
        Border color #3b288a