#3c3c70 color space conversions
Hex:
        #3c3c70
        RGB:
        60, 60, 112
        CMY:
        76, 76, 56
        CMYK:
        46, 46, 0, 56
      HSL:
        240°, 30.2326%, 33.7255%
        HSV (HSB):
        240°, 46.4286%, 43.9216%
        XYZ:
        6.4040, 5.3622, 16.0267
        xyY:
        0.2304, 0.1929, 5.3622
      CIE-Lab:
        27.7428, 14.9110, -30.1800
        CIE-LCH:
        27.7428, 33.6626, 296.2925
        CIE-Luv:
        27.7428, -2.8768, -39.9015
        Hunter-Lab:
        23.1565, 8.8406, -24.8254
      #3c3c70 color charts
#3c3c70 RGB chart
      #3c3c70 CMYK chart
      #3c3c70 RGB pie chart
      #3c3c70 color shades, tints & tones
#3c3c70 color schemes
#3c3c70 color preview, HTML & CSS examples
           This text has a color of #3c3c70        
        
          <p style="color:#3c3c70;">Text here</p>
        
        
          .mytext {color:#3c3c70;}
        
        Text color #3c3c70
      
           This box has a color of #3c3c70        
        
          <div style="background-color:#3c3c70;">Content here</div>
        
        
          .mybackground {background-color:#3c3c70;}
        
        Background color #3c3c70
      
           Border around this has a color of #3c3c70        
        
          <div style="border:2px solid #3c3c70;">Content here</div>
        
        
          .myborder {border:2px solid #3c3c70;}
        
        Border color #3c3c70