#3b37b1 color space conversions
Hex:
        #3b37b1
        RGB:
        59, 55, 177
        CMY:
        77, 78, 31
        CMYK:
        67, 69, 0, 31
      HSL:
        242°, 52.5862%, 45.4902%
        HSV (HSB):
        242°, 68.9266%, 69.4118%
        XYZ:
        11.1056, 6.8365, 42.3292
        xyY:
        0.1843, 0.1134, 6.8365
      CIE-Lab:
        31.4318, 39.9923, -64.1888
        CIE-LCH:
        31.4318, 75.6279, 301.9247
        CIE-Luv:
        31.4318, -5.4096, -86.8916
        Hunter-Lab:
        26.1467, 30.0599, -77.6826
      #3b37b1 color charts
#3b37b1 RGB chart
      #3b37b1 CMYK chart
      #3b37b1 RGB pie chart
      #3b37b1 color shades, tints & tones
#3b37b1 color schemes
#3b37b1 color preview, HTML & CSS examples
           This text has a color of #3b37b1        
        
          <p style="color:#3b37b1;">Text here</p>
        
        
          .mytext {color:#3b37b1;}
        
        Text color #3b37b1
      
           This box has a color of #3b37b1        
        
          <div style="background-color:#3b37b1;">Content here</div>
        
        
          .mybackground {background-color:#3b37b1;}
        
        Background color #3b37b1
      
           Border around this has a color of #3b37b1        
        
          <div style="border:2px solid #3b37b1;">Content here</div>
        
        
          .myborder {border:2px solid #3b37b1;}
        
        Border color #3b37b1