#3c94be color space conversions
Hex:
        #3c94be
        RGB:
        60, 148, 190
        CMY:
        76, 42, 25
        CMYK:
        68, 22, 0, 25
      HSL:
        199°, 52.0000%, 49.0196%
        HSV (HSB):
        199°, 68.4211%, 74.5098%
        XYZ:
        21.7476, 25.8582, 52.5601
        xyY:
        0.2171, 0.2582, 25.8582
      CIE-Lab:
        57.9022, -12.7271, -29.4725
        CIE-LCH:
        57.9022, 32.1031, 246.6438
        CIE-Luv:
        57.9022, -33.4953, -43.7385
        Hunter-Lab:
        50.8509, -12.6492, -25.6872
      #3c94be color charts
#3c94be RGB chart
      #3c94be CMYK chart
      #3c94be RGB pie chart
      #3c94be color shades, tints & tones
#3c94be color schemes
#3c94be color preview, HTML & CSS examples
           This text has a color of #3c94be        
        
          <p style="color:#3c94be;">Text here</p>
        
        
          .mytext {color:#3c94be;}
        
        Text color #3c94be
      
           This box has a color of #3c94be        
        
          <div style="background-color:#3c94be;">Content here</div>
        
        
          .mybackground {background-color:#3c94be;}
        
        Background color #3c94be
      
           Border around this has a color of #3c94be        
        
          <div style="border:2px solid #3c94be;">Content here</div>
        
        
          .myborder {border:2px solid #3c94be;}
        
        Border color #3c94be