#3c94ef color space conversions
Hex:
        #3c94ef
        RGB:
        60, 148, 239
        CMY:
        76, 42, 6
        CMYK:
        75, 38, 0, 6
      HSL:
        211°, 84.8341%, 58.6275%
        HSV (HSB):
        211°, 74.8954%, 93.7255%
        XYZ:
        28.0334, 28.3725, 85.6603
        xyY:
        0.1973, 0.1997, 28.3725
      CIE-Lab:
        60.2238, 4.2741, -53.2101
        CIE-LCH:
        60.2238, 53.3815, 274.5924
        CIE-Luv:
        60.2238, -31.3468, -85.3289
        Hunter-Lab:
        53.2658, 0.7280, -58.0621
      #3c94ef color charts
#3c94ef RGB chart
      #3c94ef CMYK chart
      #3c94ef RGB pie chart
      #3c94ef color shades, tints & tones
#3c94ef color schemes
#3c94ef color preview, HTML & CSS examples
           This text has a color of #3c94ef        
        
          <p style="color:#3c94ef;">Text here</p>
        
        
          .mytext {color:#3c94ef;}
        
        Text color #3c94ef
      
           This box has a color of #3c94ef        
        
          <div style="background-color:#3c94ef;">Content here</div>
        
        
          .mybackground {background-color:#3c94ef;}
        
        Background color #3c94ef
      
           Border around this has a color of #3c94ef        
        
          <div style="border:2px solid #3c94ef;">Content here</div>
        
        
          .myborder {border:2px solid #3c94ef;}
        
        Border color #3c94ef