#3c48bd color space conversions
Hex:
        #3c48bd
        RGB:
        60, 72, 189
        CMY:
        76, 72, 26
        CMYK:
        68, 62, 0, 26
      HSL:
        234°, 51.8072%, 48.8235%
        HSV (HSB):
        234°, 68.2540%, 74.1176%
        XYZ:
        13.3662, 9.2695, 49.2288
        xyY:
        0.1860, 0.1290, 9.2695
      CIE-Lab:
        36.4981, 33.7266, -62.9889
        CIE-LCH:
        36.4981, 71.4499, 298.1663
        CIE-Luv:
        36.4981, -9.3382, -90.3113
        Hunter-Lab:
        30.4459, 25.0836, -74.5556
      #3c48bd color charts
#3c48bd RGB chart
      #3c48bd CMYK chart
      #3c48bd RGB pie chart
      #3c48bd color shades, tints & tones
#3c48bd color schemes
#3c48bd color preview, HTML & CSS examples
           This text has a color of #3c48bd        
        
          <p style="color:#3c48bd;">Text here</p>
        
        
          .mytext {color:#3c48bd;}
        
        Text color #3c48bd
      
           This box has a color of #3c48bd        
        
          <div style="background-color:#3c48bd;">Content here</div>
        
        
          .mybackground {background-color:#3c48bd;}
        
        Background color #3c48bd
      
           Border around this has a color of #3c48bd        
        
          <div style="border:2px solid #3c48bd;">Content here</div>
        
        
          .myborder {border:2px solid #3c48bd;}
        
        Border color #3c48bd