#3b3aa2 color space conversions
Hex:
        #3b3aa2
        RGB:
        59, 58, 162
        CMY:
        77, 77, 36
        CMYK:
        64, 64, 0, 36
      HSL:
        241°, 47.2727%, 43.1373%
        HSV (HSB):
        241°, 64.1975%, 63.5294%
        XYZ:
        9.8383, 6.5646, 34.9310
        xyY:
        0.1917, 0.1279, 6.5646
      CIE-Lab:
        30.7943, 33.0637, -56.2338
        CIE-LCH:
        30.7943, 65.2338, 300.4542
        CIE-Luv:
        30.7943, -5.2722, -76.4984
        Hunter-Lab:
        25.6214, 23.7042, -62.8982
      #3b3aa2 color charts
#3b3aa2 RGB chart
      #3b3aa2 CMYK chart
      #3b3aa2 RGB pie chart
      #3b3aa2 color shades, tints & tones
#3b3aa2 color schemes
#3b3aa2 color preview, HTML & CSS examples
           This text has a color of #3b3aa2        
        
          <p style="color:#3b3aa2;">Text here</p>
        
        
          .mytext {color:#3b3aa2;}
        
        Text color #3b3aa2
      
           This box has a color of #3b3aa2        
        
          <div style="background-color:#3b3aa2;">Content here</div>
        
        
          .mybackground {background-color:#3b3aa2;}
        
        Background color #3b3aa2
      
           Border around this has a color of #3b3aa2        
        
          <div style="border:2px solid #3b3aa2;">Content here</div>
        
        
          .myborder {border:2px solid #3b3aa2;}
        
        Border color #3b3aa2