#3c72bb color space conversions
Hex:
        #3c72bb
        RGB:
        60, 114, 187
        CMY:
        76, 55, 27
        CMYK:
        68, 39, 0, 27
      HSL:
        214°, 51.4170%, 48.4314%
        HSV (HSB):
        214°, 67.9144%, 73.3333%
        XYZ:
        16.8504, 16.5831, 49.3265
        xyY:
        0.2036, 0.2004, 16.5831
      CIE-Lab:
        47.7304, 6.1842, -43.7242
        CIE-LCH:
        47.7304, 44.1594, 278.0503
        CIE-Luv:
        47.7304, -21.6349, -66.6812
        Hunter-Lab:
        40.7224, 2.5969, -43.3114
      #3c72bb color charts
#3c72bb RGB chart
      #3c72bb CMYK chart
      #3c72bb RGB pie chart
      #3c72bb color shades, tints & tones
#3c72bb color schemes
#3c72bb color preview, HTML & CSS examples
           This text has a color of #3c72bb        
        
          <p style="color:#3c72bb;">Text here</p>
        
        
          .mytext {color:#3c72bb;}
        
        Text color #3c72bb
      
           This box has a color of #3c72bb        
        
          <div style="background-color:#3c72bb;">Content here</div>
        
        
          .mybackground {background-color:#3c72bb;}
        
        Background color #3c72bb
      
           Border around this has a color of #3c72bb        
        
          <div style="border:2px solid #3c72bb;">Content here</div>
        
        
          .myborder {border:2px solid #3c72bb;}
        
        Border color #3c72bb