#3c3986 color space conversions
Hex:
        #3c3986
        RGB:
        60, 57, 134
        CMY:
        76, 78, 47
        CMYK:
        55, 57, 0, 47
      HSL:
        242°, 40.3141%, 37.4510%
        HSV (HSB):
        242°, 57.4627%, 52.5490%
        XYZ:
        7.6297, 5.6081, 23.2346
        xyY:
        0.2092, 0.1538, 5.6081
      CIE-Lab:
        28.4015, 24.3022, -42.9605
        CIE-LCH:
        28.4015, 49.3579, 299.4963
        CIE-Luv:
        28.4015, -3.2556, -57.4957
        Hunter-Lab:
        23.6815, 16.0662, -41.5940
      #3c3986 color charts
#3c3986 RGB chart
      #3c3986 CMYK chart
      #3c3986 RGB pie chart
      #3c3986 color shades, tints & tones
#3c3986 color schemes
#3c3986 color preview, HTML & CSS examples
           This text has a color of #3c3986        
        
          <p style="color:#3c3986;">Text here</p>
        
        
          .mytext {color:#3c3986;}
        
        Text color #3c3986
      
           This box has a color of #3c3986        
        
          <div style="background-color:#3c3986;">Content here</div>
        
        
          .mybackground {background-color:#3c3986;}
        
        Background color #3c3986
      
           Border around this has a color of #3c3986        
        
          <div style="border:2px solid #3c3986;">Content here</div>
        
        
          .myborder {border:2px solid #3c3986;}
        
        Border color #3c3986