#3ca7c1 color space conversions
Hex:
        #3ca7c1
        RGB:
        60, 167, 193
        CMY:
        76, 35, 24
        CMYK:
        69, 13, 0, 24
      HSL:
        192°, 52.5692%, 49.6078%
        HSV (HSB):
        192°, 68.9119%, 75.6863%
        XYZ:
        25.3078, 32.4483, 55.3814
        xyY:
        0.2237, 0.2868, 32.4483
      CIE-Lab:
        63.7117, -21.9163, -22.2144
        CIE-LCH:
        63.7117, 31.2058, 225.3871
        CIE-Luv:
        63.7117, -40.2283, -31.2405
        Hunter-Lab:
        56.9635, -20.3817, -17.7689
      #3ca7c1 color charts
#3ca7c1 RGB chart
      #3ca7c1 CMYK chart
      #3ca7c1 RGB pie chart
      #3ca7c1 color shades, tints & tones
#3ca7c1 color schemes
#3ca7c1 color preview, HTML & CSS examples
           This text has a color of #3ca7c1        
        
          <p style="color:#3ca7c1;">Text here</p>
        
        
          .mytext {color:#3ca7c1;}
        
        Text color #3ca7c1
      
           This box has a color of #3ca7c1        
        
          <div style="background-color:#3ca7c1;">Content here</div>
        
        
          .mybackground {background-color:#3ca7c1;}
        
        Background color #3ca7c1
      
           Border around this has a color of #3ca7c1        
        
          <div style="border:2px solid #3ca7c1;">Content here</div>
        
        
          .myborder {border:2px solid #3ca7c1;}
        
        Border color #3ca7c1