#3c7eee color space conversions
Hex:
        #3c7eee
        RGB:
        60, 126, 238
        CMY:
        76, 51, 7
        CMYK:
        75, 47, 0, 7
      HSL:
        218°, 83.9623%, 58.4314%
        HSV (HSB):
        218°, 74.7899%, 93.3333%
        XYZ:
        24.7570, 22.0554, 83.8412
        xyY:
        0.1895, 0.1688, 22.0554
      CIE-Lab:
        54.0858, 17.2239, -62.4766
        CIE-LCH:
        54.0858, 64.8073, 285.4128
        CIE-Luv:
        54.0858, -24.4170, -99.4067
        Hunter-Lab:
        46.9632, 11.9118, -72.9735
      #3c7eee color charts
#3c7eee RGB chart
      #3c7eee CMYK chart
      #3c7eee RGB pie chart
      #3c7eee color shades, tints & tones
#3c7eee color schemes
#3c7eee color preview, HTML & CSS examples
           This text has a color of #3c7eee        
        
          <p style="color:#3c7eee;">Text here</p>
        
        
          .mytext {color:#3c7eee;}
        
        Text color #3c7eee
      
           This box has a color of #3c7eee        
        
          <div style="background-color:#3c7eee;">Content here</div>
        
        
          .mybackground {background-color:#3c7eee;}
        
        Background color #3c7eee
      
           Border around this has a color of #3c7eee        
        
          <div style="border:2px solid #3c7eee;">Content here</div>
        
        
          .myborder {border:2px solid #3c7eee;}
        
        Border color #3c7eee