#3ca7ce color space conversions
Hex:
        #3ca7ce
        RGB:
        60, 167, 206
        CMY:
        76, 35, 19
        CMYK:
        71, 19, 0, 19
      HSL:
        196°, 59.8361%, 52.1569%
        HSV (HSB):
        196°, 70.8738%, 80.7843%
        XYZ:
        26.8228, 33.0543, 63.3589
        xyY:
        0.2177, 0.2682, 33.0543
      CIE-Lab:
        64.2049, -17.7475, -28.6886
        CIE-LCH:
        64.2049, 33.7344, 238.2581
        CIE-Luv:
        64.2049, -39.4805, -42.5124
        Hunter-Lab:
        57.4929, -17.3350, -25.0944
      #3ca7ce color charts
#3ca7ce RGB chart
      #3ca7ce CMYK chart
      #3ca7ce RGB pie chart
      #3ca7ce color shades, tints & tones
#3ca7ce color schemes
#3ca7ce color preview, HTML & CSS examples
           This text has a color of #3ca7ce        
        
          <p style="color:#3ca7ce;">Text here</p>
        
        
          .mytext {color:#3ca7ce;}
        
        Text color #3ca7ce
      
           This box has a color of #3ca7ce        
        
          <div style="background-color:#3ca7ce;">Content here</div>
        
        
          .mybackground {background-color:#3ca7ce;}
        
        Background color #3ca7ce
      
           Border around this has a color of #3ca7ce        
        
          <div style="border:2px solid #3ca7ce;">Content here</div>
        
        
          .myborder {border:2px solid #3ca7ce;}
        
        Border color #3ca7ce