#3c3dc2 color space conversions
Hex:
        #3c3dc2
        RGB:
        60, 61, 194
        CMY:
        76, 76, 24
        CMYK:
        69, 69, 0, 24
      HSL:
        240°, 52.7559%, 49.8039%
        HSV (HSB):
        240°, 69.0722%, 76.0784%
        XYZ:
        13.2698, 8.1932, 51.9210
        xyY:
        0.1808, 0.1116, 8.1932
      CIE-Lab:
        34.3820, 42.2216, -69.3860
        CIE-LCH:
        34.3820, 81.2224, 301.3206
        CIE-Luv:
        34.3820, -7.1596, -96.4314
        Hunter-Lab:
        28.6237, 32.6602, -87.5103
      #3c3dc2 color charts
#3c3dc2 RGB chart
      #3c3dc2 CMYK chart
      #3c3dc2 RGB pie chart
      #3c3dc2 color shades, tints & tones
#3c3dc2 color schemes
#3c3dc2 color preview, HTML & CSS examples
           This text has a color of #3c3dc2        
        
          <p style="color:#3c3dc2;">Text here</p>
        
        
          .mytext {color:#3c3dc2;}
        
        Text color #3c3dc2
      
           This box has a color of #3c3dc2        
        
          <div style="background-color:#3c3dc2;">Content here</div>
        
        
          .mybackground {background-color:#3c3dc2;}
        
        Background color #3c3dc2
      
           Border around this has a color of #3c3dc2        
        
          <div style="border:2px solid #3c3dc2;">Content here</div>
        
        
          .myborder {border:2px solid #3c3dc2;}
        
        Border color #3c3dc2