#3c48af color space conversions
Hex:
        #3c48af
        RGB:
        60, 72, 175
        CMY:
        76, 72, 31
        CMYK:
        66, 59, 0, 31
      HSL:
        234°, 48.9362%, 46.0784%
        HSV (HSB):
        234°, 65.7143%, 68.6275%
        XYZ:
        11.9187, 8.6905, 41.6067
        xyY:
        0.1916, 0.1397, 8.6905
      CIE-Lab:
        35.3815, 28.7931, -56.5436
        CIE-LCH:
        35.3815, 63.4525, 296.9861
        CIE-Luv:
        35.3815, -8.8989, -80.7243
        Hunter-Lab:
        29.4797, 20.5784, -63.0442
      #3c48af color charts
#3c48af RGB chart
      #3c48af CMYK chart
      #3c48af RGB pie chart
      #3c48af color shades, tints & tones
#3c48af color schemes
#3c48af color preview, HTML & CSS examples
           This text has a color of #3c48af        
        
          <p style="color:#3c48af;">Text here</p>
        
        
          .mytext {color:#3c48af;}
        
        Text color #3c48af
      
           This box has a color of #3c48af        
        
          <div style="background-color:#3c48af;">Content here</div>
        
        
          .mybackground {background-color:#3c48af;}
        
        Background color #3c48af
      
           Border around this has a color of #3c48af        
        
          <div style="border:2px solid #3c48af;">Content here</div>
        
        
          .myborder {border:2px solid #3c48af;}
        
        Border color #3c48af