#3b3372 color space conversions
Hex:
        #3b3372
        RGB:
        59, 51, 114
        CMY:
        77, 80, 55
        CMYK:
        48, 55, 0, 55
      HSL:
        248°, 38.1818%, 32.3529%
        HSV (HSB):
        248°, 55.2632%, 44.7059%
        XYZ:
        6.0247, 4.5124, 16.4730
        xyY:
        0.2231, 0.1671, 4.5124
      CIE-Lab:
        25.2977, 21.3518, -35.3669
        CIE-LCH:
        25.2977, 41.3124, 301.1203
        CIE-Luv:
        25.2977, -0.6971, -45.5518
        Hunter-Lab:
        21.2423, 13.4519, -31.1086
      #3b3372 color charts
#3b3372 RGB chart
      #3b3372 CMYK chart
      #3b3372 RGB pie chart
      #3b3372 color shades, tints & tones
#3b3372 color schemes
#3b3372 color preview, HTML & CSS examples
           This text has a color of #3b3372        
        
          <p style="color:#3b3372;">Text here</p>
        
        
          .mytext {color:#3b3372;}
        
        Text color #3b3372
      
           This box has a color of #3b3372        
        
          <div style="background-color:#3b3372;">Content here</div>
        
        
          .mybackground {background-color:#3b3372;}
        
        Background color #3b3372
      
           Border around this has a color of #3b3372        
        
          <div style="border:2px solid #3b3372;">Content here</div>
        
        
          .myborder {border:2px solid #3b3372;}
        
        Border color #3b3372