#3c95a5 color space conversions
Hex:
        #3c95a5
        RGB:
        60, 149, 165
        CMY:
        76, 42, 35
        CMYK:
        64, 10, 0, 35
      HSL:
        189°, 46.6667%, 44.1176%
        HSV (HSB):
        189°, 63.6364%, 64.7059%
        XYZ:
        19.4025, 25.1722, 39.4334
        xyY:
        0.2310, 0.2996, 25.1722
      CIE-Lab:
        57.2428, -21.2983, -16.2795
        CIE-LCH:
        57.2428, 26.8074, 217.3927
        CIE-Luv:
        57.2428, -35.1424, -21.3408
        Hunter-Lab:
        50.1719, -18.7713, -11.4796
      #3c95a5 color charts
#3c95a5 RGB chart
      #3c95a5 CMYK chart
      #3c95a5 RGB pie chart
      #3c95a5 color shades, tints & tones
#3c95a5 color schemes
#3c95a5 color preview, HTML & CSS examples
           This text has a color of #3c95a5        
        
          <p style="color:#3c95a5;">Text here</p>
        
        
          .mytext {color:#3c95a5;}
        
        Text color #3c95a5
      
           This box has a color of #3c95a5        
        
          <div style="background-color:#3c95a5;">Content here</div>
        
        
          .mybackground {background-color:#3c95a5;}
        
        Background color #3c95a5
      
           Border around this has a color of #3c95a5        
        
          <div style="border:2px solid #3c95a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c95a5;}
        
        Border color #3c95a5