#3c95e1 color space conversions
Hex:
        #3c95e1
        RGB:
        60, 149, 225
        CMY:
        76, 42, 12
        CMYK:
        73, 34, 0, 12
      HSL:
        208°, 73.3333%, 55.8824%
        HSV (HSB):
        208°, 73.3333%, 88.2353%
        XYZ:
        26.2015, 27.8918, 75.2368
        xyY:
        0.2026, 0.2157, 27.8918
      CIE-Lab:
        59.7909, -1.2733, -46.1415
        CIE-LCH:
        59.7909, 46.1591, 268.4193
        CIE-Luv:
        59.7909, -32.2418, -72.9338
        Hunter-Lab:
        52.8127, -3.8644, -47.4955
      #3c95e1 color charts
#3c95e1 RGB chart
      #3c95e1 CMYK chart
      #3c95e1 RGB pie chart
      #3c95e1 color shades, tints & tones
#3c95e1 color schemes
#3c95e1 color preview, HTML & CSS examples
           This text has a color of #3c95e1        
        
          <p style="color:#3c95e1;">Text here</p>
        
        
          .mytext {color:#3c95e1;}
        
        Text color #3c95e1
      
           This box has a color of #3c95e1        
        
          <div style="background-color:#3c95e1;">Content here</div>
        
        
          .mybackground {background-color:#3c95e1;}
        
        Background color #3c95e1
      
           Border around this has a color of #3c95e1        
        
          <div style="border:2px solid #3c95e1;">Content here</div>
        
        
          .myborder {border:2px solid #3c95e1;}
        
        Border color #3c95e1