#3c50bd color space conversions
Hex:
        #3c50bd
        RGB:
        60, 80, 189
        CMY:
        76, 69, 26
        CMYK:
        68, 58, 0, 26
      HSL:
        231°, 51.8072%, 48.8235%
        HSV (HSB):
        231°, 68.2540%, 74.1176%
        XYZ:
        13.9174, 10.3721, 49.4126
        xyY:
        0.1888, 0.1407, 10.3721
      CIE-Lab:
        38.5021, 28.6153, -59.7244
        CIE-LCH:
        38.5021, 66.2257, 295.6001
        CIE-Luv:
        38.5021, -11.3282, -87.3637
        Hunter-Lab:
        32.2058, 20.7772, -68.4234
      #3c50bd color charts
#3c50bd RGB chart
      #3c50bd CMYK chart
      #3c50bd RGB pie chart
      #3c50bd color shades, tints & tones
#3c50bd color schemes
#3c50bd color preview, HTML & CSS examples
           This text has a color of #3c50bd        
        
          <p style="color:#3c50bd;">Text here</p>
        
        
          .mytext {color:#3c50bd;}
        
        Text color #3c50bd
      
           This box has a color of #3c50bd        
        
          <div style="background-color:#3c50bd;">Content here</div>
        
        
          .mybackground {background-color:#3c50bd;}
        
        Background color #3c50bd
      
           Border around this has a color of #3c50bd        
        
          <div style="border:2px solid #3c50bd;">Content here</div>
        
        
          .myborder {border:2px solid #3c50bd;}
        
        Border color #3c50bd