#3b37ae color space conversions
Hex:
        #3b37ae
        RGB:
        59, 55, 174
        CMY:
        77, 78, 32
        CMYK:
        66, 68, 0, 32
      HSL:
        242°, 51.9651%, 44.9020%
        HSV (HSB):
        242°, 68.3908%, 68.2353%
        XYZ:
        10.8098, 6.7182, 40.7714
        xyY:
        0.1854, 0.1152, 6.7182
      CIE-Lab:
        31.1565, 38.9888, -62.8502
        CIE-LCH:
        31.1565, 73.9613, 301.8131
        CIE-Luv:
        31.1565, -5.2554, -84.9887
        Hunter-Lab:
        25.9194, 29.0851, -75.1198
      #3b37ae color charts
#3b37ae RGB chart
      #3b37ae CMYK chart
      #3b37ae RGB pie chart
      #3b37ae color shades, tints & tones
#3b37ae color schemes
#3b37ae color preview, HTML & CSS examples
           This text has a color of #3b37ae        
        
          <p style="color:#3b37ae;">Text here</p>
        
        
          .mytext {color:#3b37ae;}
        
        Text color #3b37ae
      
           This box has a color of #3b37ae        
        
          <div style="background-color:#3b37ae;">Content here</div>
        
        
          .mybackground {background-color:#3b37ae;}
        
        Background color #3b37ae
      
           Border around this has a color of #3b37ae        
        
          <div style="border:2px solid #3b37ae;">Content here</div>
        
        
          .myborder {border:2px solid #3b37ae;}
        
        Border color #3b37ae