#3cb4bd color space conversions
Hex:
        #3cb4bd
        RGB:
        60, 180, 189
        CMY:
        76, 29, 26
        CMYK:
        68, 5, 0, 26
      HSL:
        184°, 51.8072%, 48.8235%
        HSV (HSB):
        184°, 68.2540%, 74.1176%
        XYZ:
        27.3700, 37.2773, 53.8968
        xyY:
        0.2309, 0.3145, 37.2773
      CIE-Lab:
        67.4846, -29.6685, -14.2700
        CIE-LCH:
        67.4846, 32.9220, 205.6867
        CIE-Luv:
        67.4846, -45.1975, -17.4973
        Hunter-Lab:
        61.0551, -26.8278, -9.6000
      #3cb4bd color charts
#3cb4bd RGB chart
      #3cb4bd CMYK chart
      #3cb4bd RGB pie chart
      #3cb4bd color shades, tints & tones
#3cb4bd color schemes
#3cb4bd color preview, HTML & CSS examples
           This text has a color of #3cb4bd        
        
          <p style="color:#3cb4bd;">Text here</p>
        
        
          .mytext {color:#3cb4bd;}
        
        Text color #3cb4bd
      
           This box has a color of #3cb4bd        
        
          <div style="background-color:#3cb4bd;">Content here</div>
        
        
          .mybackground {background-color:#3cb4bd;}
        
        Background color #3cb4bd
      
           Border around this has a color of #3cb4bd        
        
          <div style="border:2px solid #3cb4bd;">Content here</div>
        
        
          .myborder {border:2px solid #3cb4bd;}
        
        Border color #3cb4bd