#3c3bca color space conversions
Hex:
        #3c3bca
        RGB:
        60, 59, 202
        CMY:
        76, 77, 21
        CMYK:
        70, 71, 0, 21
      HSL:
        240°, 57.4297%, 51.1765%
        HSV (HSB):
        240°, 70.7921%, 79.2157%
        XYZ:
        14.0881, 8.3529, 56.7469
        xyY:
        0.1779, 0.1055, 8.3529
      CIE-Lab:
        34.7072, 46.0456, -73.5236
        CIE-LCH:
        34.7072, 86.7521, 302.0577
        CIE-Luv:
        34.7072, -7.1449, -101.7611
        Hunter-Lab:
        28.9013, 36.4336, -96.1832
      #3c3bca color charts
#3c3bca RGB chart
      #3c3bca CMYK chart
      #3c3bca RGB pie chart
      #3c3bca color shades, tints & tones
#3c3bca color schemes
#3c3bca color preview, HTML & CSS examples
           This text has a color of #3c3bca        
        
          <p style="color:#3c3bca;">Text here</p>
        
        
          .mytext {color:#3c3bca;}
        
        Text color #3c3bca
      
           This box has a color of #3c3bca        
        
          <div style="background-color:#3c3bca;">Content here</div>
        
        
          .mybackground {background-color:#3c3bca;}
        
        Background color #3c3bca
      
           Border around this has a color of #3c3bca        
        
          <div style="border:2px solid #3c3bca;">Content here</div>
        
        
          .myborder {border:2px solid #3c3bca;}
        
        Border color #3c3bca