#3ca4bd color space conversions
Hex:
        #3ca4bd
        RGB:
        60, 164, 189
        CMY:
        76, 36, 26
        CMYK:
        68, 13, 0, 26
      HSL:
        192°, 51.8072%, 48.8235%
        HSV (HSB):
        192°, 68.2540%, 74.1176%
        XYZ:
        24.3242, 31.1857, 52.8815
        xyY:
        0.2244, 0.2877, 31.1857
      CIE-Lab:
        62.6641, -21.6230, -21.5815
        CIE-LCH:
        62.6641, 30.5502, 224.9450
        CIE-Luv:
        62.6641, -39.3677, -30.1698
        Hunter-Lab:
        55.8442, -19.9774, -17.0537
      #3ca4bd color charts
#3ca4bd RGB chart
      #3ca4bd CMYK chart
      #3ca4bd RGB pie chart
      #3ca4bd color shades, tints & tones
#3ca4bd color schemes
#3ca4bd color preview, HTML & CSS examples
           This text has a color of #3ca4bd        
        
          <p style="color:#3ca4bd;">Text here</p>
        
        
          .mytext {color:#3ca4bd;}
        
        Text color #3ca4bd
      
           This box has a color of #3ca4bd        
        
          <div style="background-color:#3ca4bd;">Content here</div>
        
        
          .mybackground {background-color:#3ca4bd;}
        
        Background color #3ca4bd
      
           Border around this has a color of #3ca4bd        
        
          <div style="border:2px solid #3ca4bd;">Content here</div>
        
        
          .myborder {border:2px solid #3ca4bd;}
        
        Border color #3ca4bd