#3b37aa color space conversions
Hex:
        #3b37aa
        RGB:
        59, 55, 170
        CMY:
        77, 78, 33
        CMYK:
        65, 68, 0, 33
      HSL:
        242°, 51.1111%, 44.1176%
        HSV (HSB):
        242°, 67.6471%, 66.6667%
        XYZ:
        10.4255, 6.5645, 38.7478
        xyY:
        0.1870, 0.1178, 6.5645
      CIE-Lab:
        30.7941, 37.6456, -61.0496
        CIE-LCH:
        30.7941, 71.7234, 301.6596
        CIE-Luv:
        30.7941, -5.0477, -82.4330
        Hunter-Lab:
        25.6212, 27.7963, -71.7314
      #3b37aa color charts
#3b37aa RGB chart
      #3b37aa CMYK chart
      #3b37aa RGB pie chart
      #3b37aa color shades, tints & tones
#3b37aa color schemes
#3b37aa color preview, HTML & CSS examples
           This text has a color of #3b37aa        
        
          <p style="color:#3b37aa;">Text here</p>
        
        
          .mytext {color:#3b37aa;}
        
        Text color #3b37aa
      
           This box has a color of #3b37aa        
        
          <div style="background-color:#3b37aa;">Content here</div>
        
        
          .mybackground {background-color:#3b37aa;}
        
        Background color #3b37aa
      
           Border around this has a color of #3b37aa        
        
          <div style="border:2px solid #3b37aa;">Content here</div>
        
        
          .myborder {border:2px solid #3b37aa;}
        
        Border color #3b37aa